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 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
위쪽
속성
위쪽
메서드
AddEventHandler
(UITechnologyManager.AddEventHandler(IUITechnologyElement, UITestEventType, IUITestEventNotify) 을(를) 재정의함)
AddGlobalEventHandler
(UITechnologyManager.AddGlobalEventHandler(UITestEventType, IUITestEventNotify) 을(를) 재정의함)
CancelStep
(UITechnologyManager.CancelStep() 을(를) 재정의함)
ConvertToThisTechnology
(UITechnologyManager.ConvertToThisTechnology(IUITechnologyElement, Int32%) 을(를) 재정의함)
Equals
지정한 Object 가 현재 Object 와 같은지 여부를 확인합니다. (Object 에서 상속됨)
Finalize
가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object 에서 상속됨)
GetChildren
(UITechnologyManager.GetChildren(IUITechnologyElement, Object) 을(를) 재정의함)
GetControlSupportLevel
(UITechnologyManager.GetControlSupportLevel(IntPtr) 을(를) 재정의함)
GetElementFromNativeElement
(UITechnologyManager.GetElementFromNativeElement(Object) 을(를) 재정의함)
GetElementFromPoint
(UITechnologyManager.GetElementFromPoint(Int32, Int32) 을(를) 재정의함)
GetElementFromWindowHandle
(UITechnologyManager.GetElementFromWindowHandle(IntPtr) 을(를) 재정의함)
GetFocusedElement
(UITechnologyManager.GetFocusedElement(IntPtr) 을(를) 재정의함)
GetHashCode
특정 형식에 대한 해시 함수 역할을 합니다. (Object 에서 상속됨)
GetLastInvocationInfo
(UITechnologyManager.GetLastInvocationInfo() 을(를) 재정의함)
GetNextSibling
(UITechnologyManager.GetNextSibling(IUITechnologyElement) 을(를) 재정의함)
GetParent
(UITechnologyManager.GetParent(IUITechnologyElement) 을(를) 재정의함)
GetPreviousSibling
(UITechnologyManager.GetPreviousSibling(IUITechnologyElement) 을(를) 재정의함)
GetSynchronizationWaiter
(UITechnologyManager.GetSynchronizationWaiter(IUITechnologyElement, UITestEventType) 을(를) 재정의함)
GetTechnologyManagerProperty
(UITechnologyManager 에서 상속됨)
GetType
현재 인스턴스의 Type 을 가져옵니다. (Object 에서 상속됨)
MatchElement
(UITechnologyManager.MatchElement(IUITechnologyElement, Object, Boolean%) 을(를) 재정의함)
MemberwiseClone
현재 Object 의 단순 복사본을 만듭니다. (Object 에서 상속됨)
ParseQueryId
(UITechnologyManager.ParseQueryId(String, Object%) 을(를) 재정의함)
ProcessMouseEnter
(UITechnologyManager.ProcessMouseEnter(IntPtr) 을(를) 재정의함)
RemoveEventHandler
(UITechnologyManager.RemoveEventHandler(IUITechnologyElement, UITestEventType, IUITestEventNotify) 을(를) 재정의함)
RemoveGlobalEventHandler
(UITechnologyManager.RemoveGlobalEventHandler(UITestEventType, IUITestEventNotify) 을(를) 재정의함)
Search
(UITechnologyManager.Search(Object, IUITechnologyElement, Int32) 을(를) 재정의함)
SetTechnologyManagerProperty
(UITechnologyManager 에서 상속됨)
StartSession
(UITechnologyManager.StartSession(Boolean) 을(를) 재정의함)
StopSession
(UITechnologyManager.StopSession() 을(를) 재정의함)
ToString
현재 개체를 나타내는 문자열을 반환합니다. (Object 에서 상속됨)
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight 네임스페이스