BindingRedirectSettingsOldVersionTo Property
This is used to get or set the ending old version number range to redirect to the new version
number.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public string OldVersionTo { get; set; }
Public Property OldVersionTo As String
Get
Set
public:
property String^ OldVersionTo {
String^ get ();
void set (String^ value);
}
member OldVersionTo : string with get, set
Property Value
StringIf not set, only
OldVersion will be used to redirect a single
version.