Click or drag to resize
ConfigurationVersionCheckSettings Property
Gets or sets the object holding settings that control how checks for new versions of the application are made.

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

Property Value

Type: VersionCheckSettings
See Also