BaseStationSettingsConnectionType 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 ConnectionType ConnectionType { get; set; }
Public Property ConnectionType As ConnectionType
Get
Set
public:
property ConnectionType ConnectionType {
ConnectionType get ();
void set (ConnectionType value);
}
member ConnectionType : ConnectionType with get, set
Property Value
Type:
ConnectionTypeSee Also