INewVersionCheckerCheckForNewVersion Method |
Checks to see whether a new version is available, returning true if it is and setting
IsNewVersionAvailable.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool CheckForNewVersion()
Function CheckForNewVersion As Boolean
bool CheckForNewVersion()
abstract CheckForNewVersion : unit -> bool
Return Value
Type:
BooleanSee Also