Partager via


AreaGroup.Title, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the title of the group.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property Title As String
'Utilisation
Dim instance As AreaGroup
Dim value As String

value = instance.Title

instance.Title = value
public string Title { get; set; }

Valeur de la propriété

String that represents the title of the group.

Voir aussi

Référence

AreaGroup, classe
Membres AreaGroup
Microsoft.SharePoint.Portal.SiteData, espace de noms