SPWebInfo.Title - Propriété
Titre du site Web.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Title As String
Get
'Utilisation
Dim instance As SPWebInfo
Dim value As String
value = instance.Title
public string Title { get; }
Valeur de propriété
Type : System.String
Un String qui représente le titre du site Web.