NotificationHub.Path Property

 

Gets or sets the path associated with the notification hub.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

public string Path { get; private set; }

Property Value

Type: System.String

The path associated with the notification hub.

Return to top
Show: