次の方法で共有


NotificationHubDescription.Path プロパティ

定義

notificationHub の完全なパスを取得します。

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

プロパティ値

注釈

これは への相対パス Microsoft.Azure.NotificationHubs.NamespaceManager._baseUriです。

適用対象