BaseStationSettingsDataSource 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 DataSource { get; set; }
Public Property DataSource As String
Get
Set
public:
property String^ DataSource {
String^ get ();
void set (String^ value);
}
member DataSource : string with get, set
Property Value
Type:
StringSee Also