BindingRedirectSettingsOldVersion Property
This is used to get or set the old version number to redirect to the new version number
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public string OldVersion { get; set; }
Public Property OldVersion As String
Get
Set
public:
property String^ OldVersion {
String^ get ();
void set (String^ value);
}
member OldVersion : string with get, set
Property Value
String