Click or drag to resize
IFeedManagerVisibleFeeds Property
Gets a collection of feeds that the web site can see.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IFeed[] VisibleFeeds { get; }

Property Value

Type: IFeed
Remarks
This is a subset of Feeds.
See Also