SPGroup.ToString-Methode
Gibt den Namen der Gruppe zurück.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPGroup
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Rückgabewert
Typ: System.String
Eine Zeichenfolge, die den Namen der Gruppe enthält.