Compartir a través de


INamespaceManager.NotificationHubExists(String) Método

Definición

Comprueba si existe un centro de notificaciones.

public bool NotificationHubExists (string path);
abstract member NotificationHubExists : string -> bool
Public Function NotificationHubExists (path As String) As Boolean

Parámetros

path
String

Ruta de acceso del centro de notificaciones.

Devoluciones

True si el centro existe

Se aplica a