Condividi tramite


SerialPinChangedEventArgs.EventType Proprietà

Definizione

Ottiene o imposta il tipo di evento.

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

Valore della proprietà

Uno dei valori di SerialPinChange.

Commenti

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

Si applica a