次の方法で共有


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

プロパティ値

ホストのバージョンを表す文字列値。

適用対象