UpdateInformation.Version Property
Gets the version of the available update.
[Visual Basic]
Public ReadOnly Property Version As Version
[C#]
public Version Version {get;}
Property Value
The version of the available update.
See Also
UpdateInformation Class | UpdateInformation Members | Kjs.AppLife.Update.Web Namespace