WinProperties.TableRow 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 WinProperties.TableRow class.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New WinProperties..::..TableRow()
protected TableRow()
protected:
TableRow()
protected function WinProperties..::..TableRow()
new : unit -> TableRow

Remarks

Use with GetProperty to get this property of a UITestControl.

.NET Framework Security

See Also

Reference

WinProperties.TableRow Class

WinProperties.TableRow Members

Microsoft.VisualStudio.TestTools.UITesting Namespace