Partager via


NamespaceManager.NotificationHubExists(String) Méthode

Définition

Vérifie si un hub de notifications existe.

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

Paramètres

path
String

Chemin du hub de notification.

Retours

True si le hub existe

Implémente

S’applique à