Klasa UITestActionLogEntry
Zawiera definicję UITestActionLogEntry.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.UITest.Extension.UITestActionLogEntry
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
<ComVisibleAttribute(True)> _
<GuidAttribute("40C532AC-06B4-412D-8D48-F11804C7F9DC")> _
Public Class UITestActionLogEntry
[SerializableAttribute]
[ComVisibleAttribute(true)]
[GuidAttribute("40C532AC-06B4-412D-8D48-F11804C7F9DC")]
public class UITestActionLogEntry
[SerializableAttribute]
[ComVisibleAttribute(true)]
[GuidAttribute(L"40C532AC-06B4-412D-8D48-F11804C7F9DC")]
public ref class UITestActionLogEntry
[<SerializableAttribute>]
[<ComVisibleAttribute(true)>]
[<GuidAttribute("40C532AC-06B4-412D-8D48-F11804C7F9DC")>]
type UITestActionLogEntry = class end
public class UITestActionLogEntry
Typ UITestActionLogEntry uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
UITestActionLogEntry |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Action | |
![]() |
Context | |
![]() |
ControlType | |
![]() |
Format | |
![]() |
Target | |
![]() |
Value |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). |
![]() |
ToString | (Zastępuje Object.ToString). |
Początek
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