Freigeben über


SPAppUsageEntry.AppInstanceId-Eigenschaft

Dient zum Abrufen oder Festlegen des Bezeichners des app-Instanz ausgeführt wird.

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

Syntax

'Declaration
Public Property AppInstanceId As Guid
    Get
    Set
'Usage
Dim instance As SPAppUsageEntry
Dim value As Guid

value = instance.AppInstanceId

instance.AppInstanceId = value
public Guid AppInstanceId { get; set; }

Eigenschaftswert

Typ: System.Guid
Der Bezeichner der laufenden app-Instanz.

Siehe auch

Referenz

SPAppUsageEntry Klasse

SPAppUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace