IDataServiceHost.RequestMaxVersion プロパティ

定義

要求クライアントが処理できる最も高いバージョンを識別する値を取得します。

public:
 property System::String ^ RequestMaxVersion { System::String ^ get(); };
public string RequestMaxVersion { get; }
member this.RequestMaxVersion : string
Public ReadOnly Property RequestMaxVersion As String

プロパティ値

要求クライアントが処理できる最高バージョン (null) を含む文字列。

適用対象