Udostępnij za pośrednictwem


Metoda WinControl.GetUITestControlsForSearch —

Pobiera tablicę formantów podrzędnych w tym formancie.

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

Składnia

'Deklaracja
Protected Overrides Function GetUITestControlsForSearch As UITestControl()
protected override UITestControl[] GetUITestControlsForSearch()
protected:
virtual array<UITestControl^>^ GetUITestControlsForSearch() override
abstract GetUITestControlsForSearch : unit -> UITestControl[] 
override GetUITestControlsForSearch : unit -> UITestControl[] 
protected override function GetUITestControlsForSearch() : UITestControl[]

Wartość zwracana

Typ: array<Microsoft.VisualStudio.TestTools.UITesting.UITestControl[]
Tablica formantów podrzędnych w tym formancie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WinControl Klasa

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

UITestControl