다음을 통해 공유


SetBaseAction 생성자 (UITechnologyElement)

제공된 요소를 사용하여 SetBaseAction 클래스의 새 인스턴스를 초기화합니다.

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

구문

‘선언
Protected Sub New ( _
    uiElement As UITechnologyElement _
)
protected SetBaseAction(
    UITechnologyElement uiElement
)
protected:
SetBaseAction(
    UITechnologyElement^ uiElement
)
new : 
        uiElement:UITechnologyElement -> SetBaseAction
protected function SetBaseAction(
    uiElement : UITechnologyElement
)

매개 변수

.NET Framework 보안

참고 항목

참조

SetBaseAction 클래스

SetBaseAction 오버로드

Microsoft.VisualStudio.TestTools.UITest.Common 네임스페이스

UITechnologyElement