ITestCaseResultResult Property
Gets the result of the test case, or , if not applicable.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
ReadOnly Property Result As Object
Get
property Object^ Result {
Object^ get ();
}
abstract Result : Object with get
Property Value
Object