NotificationRegistration.Tags Property

 

A collection of tags to use for this notification hub.

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

public ISet<string> Tags { get; }
Return to top
Show: