ITestCaseResultError Property
Gets the
Exception of the test case if it failed; otherwise, gets
.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
Exception? Error { get; }
ReadOnly Property Error As Exception
Get
property Exception^ Error {
Exception^ get ();
}
abstract Error : Exception with get
Property Value
Exception