Freigeben über


ExceptionFormatter.FormatExceptionForDisplay-Methode

Formatiert die angegebene und Lesen von einem Benutzer angezeigt werden Ausnahme.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function FormatExceptionForDisplay ( _
    ex As Exception _
) As String
public static string FormatExceptionForDisplay(
    Exception ex
)

Parameter

Rückgabewert

Typ: System.String
Eine Benutzer-lesbare Zeichenfolge, die die Ausnahme beschreibt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ExceptionFormatter Klasse

Microsoft.TeamFoundation.Common-Namespace