Click or drag to resize
LoggedUpdateUpdateVersion Property
Gets the version of the update, or if the update's version could not be found.

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 UpdateVersion { get; }

Property Value

Type: Version
See Also