Click or drag to resize
IMainViewNewVersionAvailable Property
Gets or sets a value indicating that the user should be informed that a new version of the application is available.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool NewVersionAvailable { get; set; }

Property Value

Type: Boolean
See Also