Udostępnij za pośrednictwem


Właściwość HtmlTable.ColumnCount —

Zwraca liczbę kolumn w tej tabeli.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property ColumnCount As Integer
public virtual int ColumnCount { get; }
public:
virtual property int ColumnCount {
    int get ();
}
abstract ColumnCount : int with get
override ColumnCount : int with get
function get ColumnCount () : int

Wartość właściwości

Typ: System.Int32
Liczba kolumn w tej tabeli.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HtmlTable Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting.HtmlControls