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

属性值

包含主机版本的字符串值。

适用于