Udostępnij za pośrednictwem


Klasa UITestMediaEventInfo

Reprezentuje zdarzenia argumenty akcji na sterowania mediami.

Hierarchia dziedziczenia

Object
  Microsoft.VisualStudio.TestTools.UITest.Extension.UITestMediaEventInfo

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

'Deklaracja
<SerializableAttribute> _
Public Class UITestMediaEventInfo
[SerializableAttribute]
public class UITestMediaEventInfo
[SerializableAttribute]
public ref class UITestMediaEventInfo
[<SerializableAttribute>]
type UITestMediaEventInfo =  class end
public class UITestMediaEventInfo

Typ UITestMediaEventInfo uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna UITestMediaEventInfo() Tworzy nowe wystąpienie MediaEventInfo.
Metoda publiczna UITestMediaEventInfo(MediaActionType, Object) Tworzy nowe wystąpienie MediaEventInfo ze zdarzeniem argumenty typu i zdarzeń.

Początek

Właściwości

  Nazwa Opis
Właściwość publiczna ActionType Pobiera lub ustawia typ zdarzenia multimediów.
Właściwość publiczna Value Pobiera lub ustawia wartość.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

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