Click or drag to resize
ConfigurationMergedFeeds Property
Gets a list of the merged feeds of receivers that the program will maintain.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NotifyList<MergedFeed> MergedFeeds { get; }

Property Value

Type: NotifyListMergedFeed
See Also