Aracılığıyla paylaş


HtmlTable.Cells Özellik

Bu tablodaki hücreler topluluğu 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 Cells As UITestControlCollection
public virtual UITestControlCollection Cells { get; }
public:
virtual property UITestControlCollection^ Cells {
    UITestControlCollection^ get ();
}
abstract Cells : UITestControlCollection with get
override Cells : UITestControlCollection with get
function get Cells () : UITestControlCollection

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Bu tablodaki hücreler topluluğu.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

HtmlTable Sınıf

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

UITestControlCollection