この 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 型で公開されるメンバーは以下のとおりです。
コンストラクター
このページのトップへ
プロパティ
このページのトップへ
メソッド
.gif) |
AddEventHandler |
(UITechnologyManager.AddEventHandler(IUITechnologyElement, UITestEventType, IUITestEventNotify) をオーバーライドします。) |
.gif) |
AddGlobalEventHandler |
(UITechnologyManager.AddGlobalEventHandler(UITestEventType, IUITestEventNotify) をオーバーライドします。) |
.gif) |
CancelStep |
(UITechnologyManager.CancelStep() をオーバーライドします。) |
.gif) |
ConvertToThisTechnology |
(UITechnologyManager.ConvertToThisTechnology(IUITechnologyElement, Int32%) をオーバーライドします。) |
.gif) |
Equals |
指定した Object が、現在の Object と等しいかどうかを判断します。 (Object から継承されます。) |
.gif) |
Finalize |
オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
.gif) |
GetChildren |
(UITechnologyManager.GetChildren(IUITechnologyElement, Object) をオーバーライドします。) |
.gif) |
GetControlSupportLevel |
(UITechnologyManager.GetControlSupportLevel(IntPtr) をオーバーライドします。) |
.gif) |
GetElementFromNativeElement |
(UITechnologyManager.GetElementFromNativeElement(Object) をオーバーライドします。) |
.gif) |
GetElementFromPoint |
(UITechnologyManager.GetElementFromPoint(Int32, Int32) をオーバーライドします。) |
.gif) |
GetElementFromWindowHandle |
(UITechnologyManager.GetElementFromWindowHandle(IntPtr) をオーバーライドします。) |
.gif) |
GetFocusedElement |
(UITechnologyManager.GetFocusedElement(IntPtr) をオーバーライドします。) |
.gif) |
GetHashCode |
特定の型のハッシュ関数として機能します。 (Object から継承されます。) |
.gif) |
GetLastInvocationInfo |
(UITechnologyManager.GetLastInvocationInfo() をオーバーライドします。) |
.gif) |
GetNextSibling |
(UITechnologyManager.GetNextSibling(IUITechnologyElement) をオーバーライドします。) |
.gif) |
GetParent |
(UITechnologyManager.GetParent(IUITechnologyElement) をオーバーライドします。) |
.gif) |
GetPreviousSibling |
(UITechnologyManager.GetPreviousSibling(IUITechnologyElement) をオーバーライドします。) |
.gif) |
GetSynchronizationWaiter |
(UITechnologyManager.GetSynchronizationWaiter(IUITechnologyElement, UITestEventType) をオーバーライドします。) |
.gif) |
GetTechnologyManagerProperty |
(UITechnologyManager から継承されます。) |
.gif) |
GetType |
現在のインスタンスの Type を取得します。 (Object から継承されます。) |
.gif) |
MatchElement |
(UITechnologyManager.MatchElement(IUITechnologyElement, Object, Boolean%) をオーバーライドします。) |
.gif) |
MemberwiseClone |
現在の Object の簡易コピーを作成します。 (Object から継承されます。) |
.gif) |
ParseQueryId |
(UITechnologyManager.ParseQueryId(String, Object%) をオーバーライドします。) |
.gif) |
ProcessMouseEnter |
(UITechnologyManager.ProcessMouseEnter(IntPtr) をオーバーライドします。) |
.gif) |
RemoveEventHandler |
(UITechnologyManager.RemoveEventHandler(IUITechnologyElement, UITestEventType, IUITestEventNotify) をオーバーライドします。) |
.gif) |
RemoveGlobalEventHandler |
(UITechnologyManager.RemoveGlobalEventHandler(UITestEventType, IUITestEventNotify) をオーバーライドします。) |
.gif) |
Search |
(UITechnologyManager.Search(Object, IUITechnologyElement, Int32) をオーバーライドします。) |
.gif) |
SetTechnologyManagerProperty |
(UITechnologyManager から継承されます。) |
.gif) |
StartSession |
(UITechnologyManager.StartSession(Boolean) をオーバーライドします。) |
.gif) |
StopSession |
(UITechnologyManager.StopSession() をオーバーライドします。) |
.gif) |
ToString |
現在のオブジェクトを表す文字列を返します。 (Object から継承されます。) |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight 名前空間