ISerialConnectorComPort Property |
Gets or sets the COM port to listen to.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ComPort { get; set; }
Property ComPort As String
Get
Set
property String^ ComPort {
String^ get ();
void set (String^ value);
}
abstract ComPort : string with get, set
Property Value
Type:
StringSee Also