| ISerialPortEncoding Property |
Gets or sets the byte encoding for pre- and post-transmission conversion of text.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Encoding Encoding { get; set; }
function get_Encoding();
function set_Encoding(value);
Property Value
Type:
EncodingSee Also