Proprietà IDataServiceHost2.ResponseHeaders
Intestazione della risposta per una risposta HTTP.
Spazio dei nomi System.Data.Services
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Sintassi
'Dichiarazione
ReadOnly Property ResponseHeaders As WebHeaderCollection
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Net.WebHeaderCollection
Valore stringa dell'intestazione.