Compartir a través de


HttpNotification.Headers (Propiedad)

Espacio de nombres:  Microsoft.Phone.Notification
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Property Headers As WebHeaderCollection
public WebHeaderCollection Headers { get; internal set; }
public:
property WebHeaderCollection^ Headers {
    WebHeaderCollection^ get ();
    internal: void set (WebHeaderCollection^ value);
}
member Headers : WebHeaderCollection with get, internal set

Valor de propiedad

Tipo: System.Net.WebHeaderCollection

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

HttpNotification Clase

Microsoft.Phone.Notification (Espacio de nombres)