Share via


UITestEnvironment Constructor ()

 

Initializes a new instance of the UITestEnvironment class.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntax

public UITestEnvironment()
public:
UITestEnvironment()
new : unit -> UITestEnvironment
Public Sub New

See Also

UITestEnvironment Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top