Table of Contents

Property Encoding

Namespace
Bonsai.IO.Ports
Assembly
Bonsai.System.dll

Encoding

Gets or sets the byte encoding used for pre- and post-transmission conversion of text.

[TypeConverter(typeof(SerialPortEncodingConverter))]
public string Encoding { get; set; }

Property Value

string