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.
UITestEnvironmentContainerBase<TChild> Class
Provides a base class for a UI test environment container class.
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::SettingGroup
Microsoft.VisualStudio.TestTools.UITest.Common::UITestEnvironment
Microsoft.VisualStudio.TestTools.UITest.Common::UITestEnvironmentContainerBase<TChild>
Microsoft.VisualStudio.TestTools.UITest.Common::SettingGroup
Microsoft.VisualStudio.TestTools.UITest.Common::UITestEnvironment
| Name | Description | |
|---|---|---|
![]() | UITestEnvironmentContainerBase<TChild>() | Initializes a new instance of the UITestEnvironmentContainerBase<TChild> class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets the name of the UI test environment for serialization. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the provided object is equal to this object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Overrides Object::GetHashCode().) |
![]() | 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:


