UITestEnvironmentContainerBase<TChild> Constructor
Initializes a new instance of the UITestEnvironmentContainerBase<TChild> class.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Syntax
'Declaration
Protected Sub New
protected UITestEnvironmentContainerBase()
protected:
UITestEnvironmentContainerBase()
new : unit -> UITestEnvironmentContainerBase
protected function UITestEnvironmentContainerBase()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.