AutomationEventArgs Klasa

Definicja

Dostarcza dane dla automatyzacja interfejsu użytkownika zdarzeń przekazywanych do delegataAutomationEventHandler.

public ref class AutomationEventArgs : EventArgs
public class AutomationEventArgs : EventArgs
type AutomationEventArgs = class
    inherit EventArgs
Public Class AutomationEventArgs
Inherits EventArgs
Dziedziczenie
AutomationEventArgs
Pochodne

Konstruktory

AutomationEventArgs(AutomationEvent)

Inicjuje nowe wystąpienie klasy AutomationEventArgs.

Właściwości

EventId

Pobiera identyfikator zdarzenia.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy

Zobacz też