Compartir a través de


HttpNotificationChannel.Find (Método)

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

Sintaxis

'Declaración
Public Shared Function Find ( _
    channelName As String _
) As HttpNotificationChannel
public static HttpNotificationChannel Find(
    string channelName
)
public:
static HttpNotificationChannel^ Find(
    String^ channelName
)
static member Find : 
        channelName:string -> HttpNotificationChannel 

Parámetros

Valor devuelto

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

HttpNotificationChannel Clase

Microsoft.Phone.Notification (Espacio de nombres)