CombinedFeedReceiver Property |
Gets the receiver that is a part of the combined feed.
Namespace: VirtualRadar.WinForms.SettingPageAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Receiver Receiver { get; }
Public ReadOnly Property Receiver As Receiver
Get
public:
property Receiver^ Receiver {
Receiver^ get ();
}
member Receiver : Receiver with get
Property Value
Type:
ReceiverSee Also