Click or drag to resize
UpdateInformationVersion Property
Gets the version of the available update.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public Version Version { get; }

Property Value

Type: Version
The version of the available update.
See Also