Freigeben über


WebInformation.WebTemplate-Eigenschaft

Ruft den Namen der Websitedefinition oder -vorlage ab, die zum Erstellen der Website verwendet 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 WebTemplate As String
    Get
'Usage
Dim instance As WebInformation
Dim value As String

value = instance.WebTemplate
public string WebTemplate { get; }

Eigenschaftswert

Typ: System.String
Der Name des der Websitedefinition.

Siehe auch

Referenz

WebInformation Klasse

WebInformation-Member

Microsoft.SharePoint.Client-Namespace