HtmlTable.PropertyNames.Rows Field

Returns "Rows".

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

Syntax

'Declaration
Public Shared ReadOnly Rows As String
public static readonly string Rows
public:
static initonly String^ Rows
static val Rows: string
public static final var Rows : String

.NET Framework Security

See Also

Reference

HtmlTable.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace