Sdílet prostřednictvím


SerialErrorReceivedEventArgs.EventType Vlastnost

Definice

Získá nebo nastaví typ události.

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

Hodnota vlastnosti

Jedna z SerialError hodnot.

Poznámky

Tato vlastnost poskytuje informace o typu události, která událost způsobila ErrorReceived .

Platí pro