NotificationHub.Path Property

 

Gets or sets the path associated with the notification hub.

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

Public Property Path As String
	Get
	Private Set
End Property

Property Value

Type: System.String

The path associated with the notification hub.

Return to top
Show: