Freigeben über


AppInstance.WebId-Eigenschaft

Ruft die ID der Website ab, auf der diese App installiert ist.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property WebId As Guid
    Get
'Usage
Dim instance As AppInstance
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Der Bezeichner für die Web.

Siehe auch

Referenz

AppInstance Klasse

AppInstance-Member

Microsoft.SharePoint.Client-Namespace