IDataServiceHost2.ResponseHeaders 属性
定义
HTTP 响应的响应标头。Response header for an HTTP response.
public:
property System::Net::WebHeaderCollection ^ ResponseHeaders { System::Net::WebHeaderCollection ^ get(); };
public System.Net.WebHeaderCollection ResponseHeaders { get; }
member this.ResponseHeaders : System.Net.WebHeaderCollection
Public ReadOnly Property ResponseHeaders As WebHeaderCollection
属性值
标头的字符串值。String value of header.