ApplicationBase 類別
繼承階層架構
Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Microsoft.VisualStudio.TestTools.UITesting.ApplicationBase
Microsoft.VisualStudio.TestTools.UITesting.ApplicationUnderTest
命名空間: Microsoft.VisualStudio.TestTools.UITesting
組件: Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)
Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (在 Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll 中)
語法
'宣告
Public MustInherit Class ApplicationBase _
Inherits UITestControl
public abstract class ApplicationBase : UITestControl
public ref class ApplicationBase abstract : public UITestControl
[<AbstractClass>]
type ApplicationBase =
class
inherit UITestControl
end
public abstract class ApplicationBase extends UITestControl
ApplicationBase 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
BoundingRectangle | (繼承自 UITestControl)。 | |
ClassName | (繼承自 UITestControl)。 | |
CloseOnPlaybackCleanup | ||
Container | (繼承自 UITestControl)。 | |
ControlType | (繼承自 UITestControl)。 | |
Enabled | (繼承自 UITestControl)。 | |
Exists | (繼承自 UITestControl)。 | |
FilterProperties | (繼承自 UITestControl)。 | |
FriendlyName | (繼承自 UITestControl)。 | |
HasFocus | (繼承自 UITestControl)。 | |
Height | (繼承自 UITestControl)。 | |
IsTopParent | (繼承自 UITestControl)。 | |
Left | (繼承自 UITestControl)。 | |
Name | (繼承自 UITestControl)。 | |
NativeElement | (繼承自 UITestControl)。 | |
SearchConfigurations | (繼承自 UITestControl)。 | |
SearchProperties | (繼承自 UITestControl)。 | |
SearchPropertiesSetExplicitly | (繼承自 UITestControl)。 | |
State | (繼承自 UITestControl)。 | |
TechnologyName | (繼承自 UITestControl)。 | |
Top | (繼承自 UITestControl)。 | |
TopParent | (繼承自 UITestControl)。 | |
Width | (繼承自 UITestControl)。 | |
WindowHandle | (繼承自 UITestControl)。 | |
WindowTitles | (繼承自 UITestControl)。 |
回頁首
方法
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。