Condividi tramite


Metodo UITestControl.GetUITestControlsForSearch

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintassi

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

Valore restituito

Tipo: array<Microsoft.VisualStudio.TestTools.UITesting.UITestControl[]

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UITestControl Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITesting