IAirPressureManagerDownloader Property |
Gets the downloader that the manager uses to fetch air pressures.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IAirPressureDownloader Downloader { get; }
ReadOnly Property Downloader As IAirPressureDownloader
Get
property IAirPressureDownloader^ Downloader {
IAirPressureDownloader^ get ();
}
abstract Downloader : IAirPressureDownloader with get
Property Value
Type:
IAirPressureDownloaderSee Also