Click or drag to resize
ConfigurationRebroadcastSettings Property
Gets a list of all of the rebroadcast server settings recorded by the user.

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

Property Value

Type: NotifyListRebroadcastSettings
See Also