PushNotificationSubscriberPropertyNames.CustomArgs 域

指定自定义的参数的字符串表示通知订阅的状态。此字符串可以通过应用程序逻辑,用于区分不同类型的通知其通知订阅者。

命名空间:  Microsoft.SharePoint.Client
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public Const CustomArgs As String
用法
Dim value As String

value = PushNotificationSubscriberPropertyNames.CustomArgs
public const string CustomArgs

另请参阅

引用

PushNotificationSubscriberPropertyNames 类

PushNotificationSubscriberPropertyNames 成员

Microsoft.SharePoint.Client 命名空间