Area.Groups, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets the available groups that belong to this area.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Groups As AreaGroupCollection
'Utilisation
Dim instance As Area
Dim value As AreaGroupCollection
value = instance.Groups
public AreaGroupCollection Groups { get; }
Valeur de la propriété
An AreaGroupCollection object that contains the available groups that belong to this area.
Voir aussi
Référence
Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms