UITest Constructor ()

 

Initializes a new instance of the UITest class.

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

Syntax

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

See Also

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

Return to top