The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestEnvironment Class
Represents the stored configuration.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
System::Object
Microsoft.VisualStudio.TestTools.UITest.Common::UITestEnvironmentContainerBase<TChild>
Microsoft.VisualStudio.TestTools.UITest.Common::UITestEnvironment
Microsoft.VisualStudio.TestTools.UITest.Common::UITestEnvironmentContainerBase<TChild>
Microsoft.VisualStudio.TestTools.UITest.Common::UITestEnvironment
| Name | Description | |
|---|---|---|
![]() | UITestEnvironment() | Initializes a new instance of the UITestEnvironment class. |
| Name | Description | |
|---|---|---|
![]() | Group | Gets a collection of setting groups. |
![]() | Name | Gets the name of the UI test environment for serialization.(Inherited from UITestEnvironmentContainerBase<TChild>.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the provided object is equal to this object.(Inherited from UITestEnvironmentContainerBase<TChild>.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from UITestEnvironmentContainerBase<TChild>.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


