SilverlightTestPlugin 클래스

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

상속 계층 구조

System.Object
  Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyManager
    Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.SilverlightTestPlugin

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

구문

‘선언
<GuidAttribute("ACADA0F0-211E-4ad3-ACF3-54B4502C73B8")> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class SilverlightTestPlugin _
    Inherits UITechnologyManager
[GuidAttribute("ACADA0F0-211E-4ad3-ACF3-54B4502C73B8")]
[ComVisibleAttribute(true)]
public sealed class SilverlightTestPlugin : UITechnologyManager
[GuidAttribute(L"ACADA0F0-211E-4ad3-ACF3-54B4502C73B8")]
[ComVisibleAttribute(true)]
public ref class SilverlightTestPlugin sealed : public UITechnologyManager
[<Sealed>]
[<GuidAttribute("ACADA0F0-211E-4ad3-ACF3-54B4502C73B8")>]
[<ComVisibleAttribute(true)>]
type SilverlightTestPlugin =  
    class
        inherit UITechnologyManager
    end
public final class SilverlightTestPlugin extends UITechnologyManager

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

생성자

  이름 설명
Public 메서드 SilverlightTestPlugin

위쪽

속성

  이름 설명
Public 속성 TechnologyName (UITechnologyManager.TechnologyName을(를) 재정의함)

위쪽

메서드

  이름 설명
Public 메서드 AddEventHandler (UITechnologyManager.AddEventHandler(IUITechnologyElement, UITestEventType, IUITestEventNotify)을(를) 재정의함)
Public 메서드 AddGlobalEventHandler (UITechnologyManager.AddGlobalEventHandler(UITestEventType, IUITestEventNotify)을(를) 재정의함)
Public 메서드 CancelStep (UITechnologyManager.CancelStep()을(를) 재정의함)
Public 메서드 ConvertToThisTechnology (UITechnologyManager.ConvertToThisTechnology(IUITechnologyElement, Int32%)을(를) 재정의함)
Public 메서드 Equals 지정한 Object가 현재 Object와 같은지 여부를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Public 메서드 GetChildren (UITechnologyManager.GetChildren(IUITechnologyElement, Object)을(를) 재정의함)
Public 메서드 GetControlSupportLevel (UITechnologyManager.GetControlSupportLevel(IntPtr)을(를) 재정의함)
Public 메서드 GetElementFromNativeElement (UITechnologyManager.GetElementFromNativeElement(Object)을(를) 재정의함)
Public 메서드 GetElementFromPoint (UITechnologyManager.GetElementFromPoint(Int32, Int32)을(를) 재정의함)
Public 메서드 GetElementFromWindowHandle (UITechnologyManager.GetElementFromWindowHandle(IntPtr)을(를) 재정의함)
Public 메서드 GetFocusedElement (UITechnologyManager.GetFocusedElement(IntPtr)을(를) 재정의함)
Public 메서드 GetHashCode 특정 형식에 대한 해시 함수 역할을 합니다. (Object에서 상속됨)
Public 메서드 GetLastInvocationInfo (UITechnologyManager.GetLastInvocationInfo()을(를) 재정의함)
Public 메서드 GetNextSibling (UITechnologyManager.GetNextSibling(IUITechnologyElement)을(를) 재정의함)
Public 메서드 GetParent (UITechnologyManager.GetParent(IUITechnologyElement)을(를) 재정의함)
Public 메서드 GetPreviousSibling (UITechnologyManager.GetPreviousSibling(IUITechnologyElement)을(를) 재정의함)
Public 메서드 GetSynchronizationWaiter (UITechnologyManager.GetSynchronizationWaiter(IUITechnologyElement, UITestEventType)을(를) 재정의함)
Public 메서드 GetTechnologyManagerProperty (UITechnologyManager에서 상속됨)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public 메서드 MatchElement (UITechnologyManager.MatchElement(IUITechnologyElement, Object, Boolean%)을(를) 재정의함)
Protected 메서드 MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
Public 메서드 ParseQueryId (UITechnologyManager.ParseQueryId(String, Object%)을(를) 재정의함)
Public 메서드 ProcessMouseEnter (UITechnologyManager.ProcessMouseEnter(IntPtr)을(를) 재정의함)
Public 메서드 RemoveEventHandler (UITechnologyManager.RemoveEventHandler(IUITechnologyElement, UITestEventType, IUITestEventNotify)을(를) 재정의함)
Public 메서드 RemoveGlobalEventHandler (UITechnologyManager.RemoveGlobalEventHandler(UITestEventType, IUITestEventNotify)을(를) 재정의함)
Public 메서드 Search (UITechnologyManager.Search(Object, IUITechnologyElement, Int32)을(를) 재정의함)
Public 메서드 SetTechnologyManagerProperty (UITechnologyManager에서 상속됨)
Public 메서드 StartSession (UITechnologyManager.StartSession(Boolean)을(를) 재정의함)
Public 메서드 StopSession (UITechnologyManager.StopSession()을(를) 재정의함)
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

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