Click or drag to resize
Sandcastle Help File BuilderBindingRedirectSettingsOldVersion Property
This is used to get or set the old version number to redirect to the new version number

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
[TypeConverterAttribute(typeof(VersionTypeConverter))]
public Version OldVersion { get; set; }

Property Value

Type: Version
See Also