Freigeben über


SPWebInfo.AppInstanceId-Eigenschaft

Wenn dies eine App-Website, die Instanz-ID der App-Instanz ist. Anderenfalls Guid.Empty.

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

Syntax

'Declaration
Public ReadOnly Property AppInstanceId As Guid
    Get
'Usage
Dim instance As SPWebInfo
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Guid

Siehe auch

Referenz

SPWebInfo Klasse

SPWebInfo-Member

Microsoft.SharePoint-Namespace