Udostępnij za pośrednictwem


Właściwość HtmlList.Items —

Pobiera zbiór elementów na tej liście.

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 Items As UITestControlCollection
public virtual UITestControlCollection Items { get; }
public:
virtual property UITestControlCollection^ Items {
    UITestControlCollection^ get ();
}
abstract Items : UITestControlCollection with get
override Items : UITestControlCollection with get
function get Items () : UITestControlCollection

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Kolekcja elementów na tej liście.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HtmlList Klasa

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

UITestControlCollection