Click or drag to resize
Sandcastle Help File BuilderBindingRedirectSettingsNewVersion Property
This is used to get or set the new version number to which the old versions are redirected

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

Property Value

Type: Version
See Also