SPWeb.AppInstanceId-Eigenschaft

Die Instanz Id der App-Instanz, die diesem Web darstellt. Guid.Empty ist dies keine Web app.

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

Syntax

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

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

Eigenschaftswert

Typ: System.Guid

Siehe auch

Referenz

SPWeb Klasse

SPWeb-Member

Microsoft.SharePoint-Namespace