INewVersionCheckerIsNewVersionAvailable Property |
Gets a value indicating that a new version is avaiable for download from the website.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsNewVersionAvailable { get; }
ReadOnly Property IsNewVersionAvailable As Boolean
Get
property bool IsNewVersionAvailable {
bool get ();
}
abstract IsNewVersionAvailable : bool with get
Property Value
Type:
BooleanSee Also