Share via


ModelMetadata.VersionRequested Property

Definition

Gets or sets the version requested.

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

Property Value

The version requested.

Applies to