Freigeben über


SPWebInfo.Description-Eigenschaft

Beschreibung der SharePoint-Website.

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

Syntax

'Declaration
Public ReadOnly Property Description As String
    Get
'Usage
Dim instance As SPWebInfo
Dim value As String

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

Eigenschaftswert

Typ: System.String
Eine Beschreibung des String (Textzeichenfolge) Web.

Siehe auch

Referenz

SPWebInfo Klasse

SPWebInfo-Member

Microsoft.SharePoint-Namespace