SerialErrorReceivedEventArgs.EventType Właściwość

Definicja

Pobiera lub ustawia typ zdarzenia.

public:
 property System::IO::Ports::SerialError EventType { System::IO::Ports::SerialError get(); };
public System.IO.Ports.SerialError EventType { get; }
member this.EventType : System.IO.Ports.SerialError
Public ReadOnly Property EventType As SerialError

Wartość właściwości

SerialError Jedna z wartości.

Uwagi

Ta właściwość zawiera informacje o typie zdarzenia, które spowodowało ErrorReceived zdarzenie.

Dotyczy