Udostępnij za pośrednictwem


Właściwość WpfTreeItem.Nodes —

Zwraca kolekcję wszystkie węzły podrzędne, w tym formancie elementu drzewa.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Kolekcja wszystkich podrzędnych węzłów w tym formancie elementu drzewa.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WpfTreeItem Klasa

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

UITestControlCollection