다음을 통해 공유


Gesture.PressAndHold 메서드 (UITestControl)

도구 설명 또는 상황에 맞는 메뉴 활성화와 주로 관련 된 제스처를 누르고를 눌러 수행 있습니다.

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

구문

‘선언
Public Shared Sub PressAndHold ( _
    control As UITestControl _
)
public static void PressAndHold(
    UITestControl control
)
public:
static void PressAndHold(
    UITestControl^ control
)
static member PressAndHold : 
        control:UITestControl -> unit
public static function PressAndHold(
    control : UITestControl
)

매개 변수

.NET Framework 보안

참고 항목

참조

Gesture 클래스

PressAndHold 오버로드

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