Share via


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

protected UITestEnvironmentContainerBase()
protected:
UITestEnvironmentContainerBase()
new : unit -> UITestEnvironmentContainerBase
Protected Sub New

See Also

UITestEnvironmentContainerBase<TChild> Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top