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


Свойство Web.AssociatedVisitorGroup

Gets or sets the associated visitor group of the website.

Пространство имен:  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 Property AssociatedVisitorGroup As Group
    Get
    Set
'Применение
Dim instance As Web
Dim value As Group

value = instance.AssociatedVisitorGroup

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

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

Тип: Microsoft.SharePoint.Client.Group
Returns Group.

См. также

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

Web класс

Элементы Web

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