Compartir a través de


HttpNotification.Channel (Propiedad)

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

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.Phone.Notification.HttpNotificationChannel

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)