| ISerialPortPortName Property |
Gets or sets the port for communications, including but not limited to all avaiable COM ports or device names.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string PortName { get; set; }
function get_PortName();
function set_PortName(value);
Property Value
Type:
StringSee Also