SerialPinChangedEventArgs.EventType Vlastnost

Definice

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

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

Hodnota vlastnosti

Jedna z SerialPinChange hodnot.

Poznámky

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

Platí pro