PushNotificationSubscriberPropertyNames.SubscriberType - Champ
Spécifie le type de l'abonné. Cette chaîne peut être utilisée par l'application de différencier les ses abonnés basées sur le type d'appareil ou toute autre logique personnalisé
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Const SubscriberType As String
'Utilisation
Dim value As String
value = PushNotificationSubscriberPropertyNames.SubscriberType
public const string SubscriberType
Voir aussi
Référence
PushNotificationSubscriberPropertyNames classe