Freigeben über


SPDiagnosticsItem.ToString-Methode

Formatiert das Element und gibt ihn als einen String-Wert.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function ToString As String
'Usage
Dim instance As SPDiagnosticsItem
Dim returnValue As String

returnValue = instance.ToString()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override string ToString()

Rückgabewert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

SPDiagnosticsItem Klasse

SPDiagnosticsItem-Member

Microsoft.SharePoint.Administration-Namespace