BaseStationSettingsComPort Property |
No longer used. Not marked as obsolete as that prevents serialisation.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ComPort { get; set; }
Public Property ComPort As String
Get
Set
public:
property String^ ComPort {
String^ get ();
void set (String^ value);
}
member ComPort : string with get, set
Property Value
Type:
StringSee Also