Freigeben über


Web.AssociatedMemberGroup-Eigenschaft

Gets the users who have been given contribute permissions to 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 AssociatedMemberGroup As Group
    Get
    Set
'Usage
Dim instance As Web
Dim value As Group

value = instance.AssociatedMemberGroup

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

Eigenschaftswert

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

Siehe auch

Referenz

Web Klasse

Web-Member

Microsoft.SharePoint.Client-Namespace