Freigeben über


ExceptionEventArgs.Exception-Eigenschaft

Die Ausnahme, die gearbeitet wird.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Exception As Exception
public Exception Exception { get; }

Eigenschaftswert

Typ: System.Exception
Gibt Exception zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ExceptionEventArgs Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace