Aracılığıyla paylaş


HtmlTable.Rows Özellik

Bu tabloda satır koleksiyonu alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

'Bildirim
Public Overridable ReadOnly Property Rows As UITestControlCollection
public virtual UITestControlCollection Rows { get; }
public:
virtual property UITestControlCollection^ Rows {
    UITestControlCollection^ get ();
}
abstract Rows : UITestControlCollection with get
override Rows : UITestControlCollection with get
function get Rows () : UITestControlCollection

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Bu tablodaki satır koleksiyonu.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

HtmlTable Sınıf

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Ad Alanı

UITestControlCollection