Свойство PushNotificationSubscriber.DeviceAppInstanceId
Задает идентификатор экземпляр приложения устройства.
Пространство имен: 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 ReadOnly Property DeviceAppInstanceId As Guid
Get
'Применение
Dim instance As PushNotificationSubscriber
Dim value As Guid
value = instance.DeviceAppInstanceId
public Guid DeviceAppInstanceId { get; }
Значение свойства
Тип: System.Guid
GUID
См. также
Справочные материалы
PushNotificationSubscriber класс