Compartir a través de


HttpNotificationChannel.ChannelUriUpdated (Evento)

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

Sintaxis

'Declaración
Public Event ChannelUriUpdated As EventHandler(Of NotificationChannelUriEventArgs)
public event EventHandler<NotificationChannelUriEventArgs> ChannelUriUpdated
public:
 event EventHandler<NotificationChannelUriEventArgs^>^ ChannelUriUpdated {
    void add (EventHandler<NotificationChannelUriEventArgs^>^ value);
    void remove (EventHandler<NotificationChannelUriEventArgs^>^ value);
}
member ChannelUriUpdated : IEvent<EventHandler<NotificationChannelUriEventArgs>,
    NotificationChannelUriEventArgs>

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

HttpNotificationChannel Clase

Microsoft.Phone.Notification (Espacio de nombres)