ServiceSettingsDictionary.NotificationHubName Property

 

Gets or sets the name of the Notification Hub associated with this service for handling push notifications.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public virtual string NotificationHubName { get; set; }

Property Value

Type: System.String
Return to top
Show: