Freigeben über


Group.OwnerTitle-Eigenschaft

Dient zum Abrufen oder Festlegen der Spalten- und Zeilenformatierung für die Listenansicht.

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 ReadOnly Property OwnerTitle As String
    Get
'Usage
Dim instance As Group
Dim value As String

value = instance.OwnerTitle
public string OwnerTitle { get; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

Group Klasse

Group-Member

Microsoft.SharePoint.Client-Namespace