Freigeben über


Web.AssociatedOwnerGroup-Eigenschaft

Gets or sets the associated owner groups 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 AssociatedOwnerGroup As Group
    Get
    Set
'Usage
Dim instance As Web
Dim value As Group

value = instance.AssociatedOwnerGroup

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

Eigenschaftswert

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

Siehe auch

Referenz

Web Klasse

Web-Member

Microsoft.SharePoint.Client-Namespace