Table of Contents

Property PortName

Namespace
Bonsai.Arduino
Assembly
Bonsai.Arduino.dll

PortName

Gets or sets the name of the serial port used to communicate with the Arduino.

[TypeConverter(typeof(SerialPortNameConverter))]
public string PortName { get; set; }

Property Value

string