BindingRedirectSettingsOldVersionTo Property

This is used to get or set the ending old version number range to redirect to the new version number.

Definition

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public string OldVersionTo { get; set; }

Property Value

String
If not set, only OldVersion will be used to redirect a single version.

See Also