Freigeben über


SPAppInstance.Id-Eigenschaft

Ruft den eindeutigen Bezeichner des SPAppInstance -Objekts ab.

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

Syntax

'Declaration
Public ReadOnly Property Id As Guid
    Get
'Usage
Dim instance As SPAppInstance
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Die GUID des SPAppInstance -Objekts.

Siehe auch

Referenz

SPAppInstance Klasse

SPAppInstance-Member

Microsoft.SharePoint.Administration-Namespace