SPWebInfo.Description - Propriété
Description du site SharePoint Web.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Description As String
Get
'Utilisation
Dim instance As SPWebInfo
Dim value As String
value = instance.Description
public string Description { get; }
Valeur de propriété
Type : System.String
Une description de Web String (chaîne de texte).