QueryElement Constructor

Initializes a new instance of the QueryElement class.

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

Syntax

'Declaration
Public Sub New
public QueryElement()
public:
QueryElement()
new : unit -> QueryElement
public function QueryElement()

.NET Framework Security

See Also

Reference

QueryElement Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace