PushNotificationSubscriberPropertyNames.CustomArgs - Champ
Spécifie une chaîne d'arguments personnalisé qui représente l'état de l'abonnement de notifications. Cette chaîne peut être utilisée par l'application pour faire la différence entre ses abonnés de notification pour différents types de notifications.
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 CustomArgs As String
'Utilisation
Dim value As String
value = PushNotificationSubscriberPropertyNames.CustomArgs
public const string CustomArgs
Voir aussi
Référence
PushNotificationSubscriberPropertyNames classe