Restores the test properties to their original values.
Object.Reset()
The Reset method syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
ATest |
ATest control |
The following example will restore the test properties of the current test to their original design time values:
Test.Reset