UITest Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the UITest class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New UITest()
public UITest()
public:
UITest()
new : unit -> UITest
public function UITest()

.NET Framework Security

See Also

Reference

UITest Class

UITest Members

UITest Overload

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace