IUITestEventNotify 인터페이스

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

테스트 기록 및 재생 엔진에 의해 구현되고 IUITechnologyManager 개체에서 콜백 알림 구현에 사용하는 인터페이스를 제공합니다.

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

구문

‘선언
<ComVisibleAttribute(True)> _
<GuidAttribute("2442195C-E657-45F8-8E8B-3335E0E452C6")> _
Public Interface IUITestEventNotify
[ComVisibleAttribute(true)]
[GuidAttribute("2442195C-E657-45F8-8E8B-3335E0E452C6")]
public interface IUITestEventNotify
[ComVisibleAttribute(true)]
[GuidAttribute(L"2442195C-E657-45F8-8E8B-3335E0E452C6")]
public interface class IUITestEventNotify
[<ComVisibleAttribute(true)>]
[<GuidAttribute("2442195C-E657-45F8-8E8B-3335E0E452C6")>]
type IUITestEventNotify =  interface end
public interface IUITestEventNotify

IUITestEventNotify 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 Notify

위쪽

참고 항목

참조

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

IUITechnologyManager