Property PortName
PortName
Gets or sets the name of the serial port used to communicate with the Arduino.
[TypeConverter(typeof(SerialPortNameConverter))]
public string PortName { get; set; }
Gets or sets the name of the serial port used to communicate with the Arduino.
[TypeConverter(typeof(SerialPortNameConverter))]
public string PortName { get; set; }