Property Encoding
Encoding
Gets or sets the byte encoding used for pre- and post-transmission conversion of text.
[TypeConverter(typeof(SerialPortEncodingConverter))]
public string Encoding { get; set; }
Gets or sets the byte encoding used for pre- and post-transmission conversion of text.
[TypeConverter(typeof(SerialPortEncodingConverter))]
public string Encoding { get; set; }