Freigeben über


WebInformation.Configuration-Eigenschaft

Ruft entweder die ID der Konfiguration der Websitedefinition, die zum Erstellen der Website verwendet wurde, oder die ID der Konfiguration der Websitedefinition ab, von der die zum Erstellen der Website verwendete Websitevorlage abgeleitet wurde.

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 Configuration As Short
    Get
'Usage
Dim instance As WebInformation
Dim value As Short

value = instance.Configuration
public short Configuration { get; }

Eigenschaftswert

Typ: System.Int16
Der Bezeichner der Websitedefinition Konfiguration.

Siehe auch

Referenz

WebInformation Klasse

WebInformation-Member

Microsoft.SharePoint.Client-Namespace