Freigeben über


SPProcessAccount.ToString-Methode

Ruft eine Zeichenfolgendarstellung des Prozesskontos ab.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPProcessAccount
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Rückgabewert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

SPProcessAccount Klasse

SPProcessAccount-Member

Microsoft.SharePoint.Administration-Namespace