Freigeben über


SPPushNotificationSubscriber.DeviceAppInstanceId-Eigenschaft

Ruft den Bezeichner der Gerät app-Instanz ab.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property DeviceAppInstanceId As Guid
    Get
'Usage
Dim instance As SPPushNotificationSubscriber
Dim value As Guid

value = instance.DeviceAppInstanceId
public Guid DeviceAppInstanceId { get; }

Eigenschaftswert

Typ: System.Guid
Der Bezeichner der app-Geräteinstanz.

Siehe auch

Referenz

SPPushNotificationSubscriber Klasse

SPPushNotificationSubscriber-Member

Microsoft.SharePoint-Namespace