Proprietà IDataServiceHost2.RequestHeaders
Intestazione della richiesta per una richiesta HTTP.
Spazio dei nomi System.Data.Services
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Sintassi
'Dichiarazione
ReadOnly Property RequestHeaders As WebHeaderCollection
Get
'Utilizzo
Dim instance As IDataServiceHost2
Dim value As WebHeaderCollection
value = instance.RequestHeaders
WebHeaderCollection RequestHeaders { get; }
property WebHeaderCollection^ RequestHeaders {
WebHeaderCollection^ get ();
}
abstract RequestHeaders : WebHeaderCollection
function get RequestHeaders () : WebHeaderCollection
Valore proprietà
Tipo: System.Net.WebHeaderCollection
Valore stringa dell'intestazione.