Partager via


AreaListing.Group, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the group name.

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

Syntaxe

'Déclaration
Public Property Group As AreaGroup
'Utilisation
Dim instance As AreaListing
Dim value As AreaGroup

value = instance.Group

instance.Group = value
public AreaGroup Group { get; set; }

Valeur de la propriété

AreaGroup object that represents the group name.

Voir aussi

Référence

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