RanorexRanorex Documentation
HasWarnings Property
NamespacesRanorex.Core.TestingITestCaseHasWarnings
Gets a value indicating whether this test case has warnings.
Declaration Syntax
C#Visual BasicVisual C++
bool HasWarnings { get; }
ReadOnly Property HasWarnings As Boolean
property bool HasWarnings {
	bool get ();
}
Value
true if this test case has warnings; otherwise, false.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)