ITestControl Members
Properties
| Name | Description |
|---|---|
| ControlType | For internal use. |
| Name | Specifies the name of the test control. |
Methods
| Name | Description |
|---|---|
| FindInterface<T>() | Returns the specified test control, or null when a test control is not found. |
| GetInterface<T>() | Returns the specified test control, or throws an exception when test control is not found. |
See Also