Share via


NotificationHubDescription.Path Property

Definition

Gets the full path of the notificationHub.

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

Property Value

Remarks

This is a relative path to the Microsoft.Azure.NotificationHubs.NamespaceManager._baseUri.

Applies to