Click or drag to resize
BaseStationSettingsDatabaseFileName Property
Gets or sets the full path to the BaseStation database file to use.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string DatabaseFileName { get; set; }

Property Value

Type: String
See Also