ModelMetadata.VersionRequested 屬性

定義

能取得或設定所需的版本。

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

屬性值

版本請求。

適用於