HTTP 応答の応答ヘッダー。
名前空間: System.Data.Services
アセンブリ: Microsoft.Data.Services (Microsoft.Data.Services.dll)
構文
'宣言
ReadOnly Property ResponseHeaders As WebHeaderCollection
Get
'使用
Dim instance As IDataServiceHost2
Dim value As WebHeaderCollection
value = instance.ResponseHeaders
WebHeaderCollection ResponseHeaders { get; }
property WebHeaderCollection^ ResponseHeaders {
WebHeaderCollection^ get ();
}
abstract ResponseHeaders : WebHeaderCollection
function get ResponseHeaders () : WebHeaderCollection
プロパティ値
型: System.Net.WebHeaderCollection
ヘッダーの文字列値。