HtmlTable.PropertyNames.Cells Field

Returns "Cells".

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

Syntax

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

.NET Framework Security

See Also

Reference

HtmlTable.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace