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

属性值

其中包含宿主版本的字符串值。

适用于