Click or drag to resize
ConfigurationMonoSettings Property
Gets or sets the object that carries Mono-only settings.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MonoSettings MonoSettings { get; set; }

Property Value

Type: MonoSettings
See Also