Freigeben über


TFCommonUtil.GetExceptionMessage-Methode

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

Syntax

'Declaration
Public Shared Function GetExceptionMessage ( _
    e As Exception _
) As String
public static string GetExceptionMessage(
    Exception e
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

Microsoft.TeamFoundation.Common-Namespace