RunInfo.Exception Eigenschaft

Definition

Ruft das Exception ab, das durch den Testlauf entstanden ist, falls vorhanden.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Eigenschaftswert

Exception

Ein Exception oder NULL.

Gilt für