다음을 통해 공유


UITestControl.GetUITestControlsForSearch 메서드

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting
어셈블리:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
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[]

반환 값

형식: array<Microsoft.VisualStudio.TestTools.UITesting.UITestControl[]

.NET Framework 보안

참고 항목

참조

UITestControl 클래스

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스