共用方式為


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

屬性值

包含主機版本的字串值。

適用於