WebTemplate.Description-Eigenschaft
Ruft einen Wert an, der die Beschreibung für die Websitedefinitionskonfiguration oder Websitevorlage angibt.
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 Description As String
Get
'Usage
Dim instance As WebTemplate
Dim value As String
value = instance.Description
public string Description { get; }
Eigenschaftswert
Typ: System.String
Gibt eine String -Instanz, die die Beschreibung für die Websitedefinition Konfiguration oder Websitevorlage darstellt.