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