Partager via


Web.SiteGroups - Propriété

Gets the collection of groups for the site collection.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SiteGroups As GroupCollection
    Get
'Utilisation
Dim instance As Web
Dim value As GroupCollection

value = instance.SiteGroups
public GroupCollection SiteGroups { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.GroupCollection
A GroupCollection object that represents the groups.

Voir aussi

Référence

Web classe

Web - Membres

Microsoft.SharePoint.Client - Espace de noms