Freigeben über


Web.AssociatedVisitorGroup-Eigenschaft

Gets or sets the associated visitor group of the website.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property AssociatedVisitorGroup As Group
    Get
    Set
'Usage
Dim instance As Web
Dim value As Group

value = instance.AssociatedVisitorGroup

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

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.Group
Returns Group.

Siehe auch

Referenz

Web Klasse

Web-Member

Microsoft.SharePoint.Client-Namespace