This documentation is archived and is not being maintained.
Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace
Visual Studio 2010
This namespace contains objects that are primarily used internally in the UI test framework for recording and playing back UI test actions.
| Class | Description | |
|---|---|---|
![]() | TopLevelElement | Represents a top level element in the UIMap, typically a window. |
![]() | UIMap | Represents a map of user interface (UI) elements for serialization and deserialization of a UITest object. |
![]() | UIObject | Represents an object in the user interface (UI) for the test framework. |
| Enumeration | Description | |
|---|---|---|
![]() | SpecialControlType | Identifies the types for UIObject objects to indicate whether a UI object is a window. |
Show:
