Поделиться через


Свойство Web.SiteGroups

Gets the collection of groups for the site collection.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property SiteGroups As GroupCollection
    Get
'Применение
Dim instance As Web
Dim value As GroupCollection

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

Значение свойства

Тип: Microsoft.SharePoint.Client.GroupCollection
A GroupCollection object that represents the groups.

См. также

Справочные материалы

Web класс

Элементы Web

Пространство имен Microsoft.SharePoint.Client