IDataServiceHost.ResponseVersion プロパティ

定義

応答でホストによって使用されるバージョンを取得します。

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

プロパティ値

ホスト バージョンを含む文字列値。

適用対象