Class representing a TestRegion Object defined in the document as:
<testregion id="foo"> ... </testregion>
or
<!--testregion id="foo"--> ... <!--/testregion>
Namespace:
ArtOfTest.WebAii.ObjectModelAssembly: ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2.0.7.0 (2.0.7.0)
Syntax
| C# |
|---|
public class TestRegion |
| Visual Basic (Declaration) |
|---|
Public Class TestRegion |
| Visual C++ |
|---|
public ref class TestRegion |
