SerialErrorReceivedEventArgs.EventType Proprietà

Definizione

Ottiene o imposta il tipo di evento.

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

Valore della proprietà

Uno dei valori di SerialError.

Commenti

Questa proprietà fornisce informazioni sul tipo di evento che ha causato l'evento ErrorReceived .

Si applica a