ProvideBindingRedirectionAttribute.OldVersionUpperBound Property

Definition

Specifies the upper bound (inclusive) of the range of versions that will be redirected.

public:
 property System::String ^ OldVersionUpperBound { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ OldVersionUpperBound { Platform::String ^ get(); void set(Platform::String ^ value); };
public string OldVersionUpperBound { get; set; }
member this.OldVersionUpperBound : string with get, set
Public Property OldVersionUpperBound As String

Property Value

Applies to