Klasa UITechnologyElement
Abstrakcyjna klasa podstawowa dla wykonania elementem technologii UITest Rejestrator i odtwarzania.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement
Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(True)> _
<GuidAttribute("630624E3-24CA-4059-8D78-DC5E2710F945")> _
Public MustInherit Class UITechnologyElement _
Implements IUITechnologyElement
[ComVisibleAttribute(true)]
[GuidAttribute("630624E3-24CA-4059-8D78-DC5E2710F945")]
public abstract class UITechnologyElement : IUITechnologyElement
[ComVisibleAttribute(true)]
[GuidAttribute(L"630624E3-24CA-4059-8D78-DC5E2710F945")]
public ref class UITechnologyElement abstract : IUITechnologyElement
[<AbstractClass>]
[<ComVisibleAttribute(true)>]
[<GuidAttribute("630624E3-24CA-4059-8D78-DC5E2710F945")>]
type UITechnologyElement =
class
interface IUITechnologyElement
end
public abstract class UITechnologyElement implements IUITechnologyElement
Typ UITechnologyElement uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
UITechnologyElement |
Początek
Właściwości
Początek
Metody
Nazwa | Opis | |
---|---|---|
CacheProperties | ||
EnsureVisibleByScrolling | ||
Equals(Object) | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
Equals(IUITechnologyElement) | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). | |
GetBoundingRectangle | ||
GetClickablePoint | ||
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetNativeControlType | ||
GetOption | ||
GetPropertyValue | ||
GetQueryIdForRelatedElement | ||
GetRequestedState | ||
GetRightToLeftProperty | ||
GetScrolledPercentage | ||
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
InitializeProgrammaticScroll | ||
InvokeProgrammaticAction | ||
IsInteractable | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). | |
PerformKeyboardAction | ||
PerformMouseAction | ||
ScrollProgrammatically | ||
SetFocus | ||
SetOption | ||
SetPropertyValue | Wykonuje operacji SetProperty | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). | |
WaitForReady |
Początek
Pola
Nazwa | Opis | |
---|---|---|
AllAccessibleStates |
Początek
Uwagi
W tym miejscu bez zawartości zostaną zaktualizowane; Proszę nie należy dodawać materiały tutaj.
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension