SystemInformation.PreviousVersionInstalled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the previous version of the app that was installed. This will be the current version if a previous version of the app was installed before using SystemInformation or if the app is not updated.
public Windows.ApplicationModel.PackageVersion PreviousVersionInstalled { get; }
member this.PreviousVersionInstalled : Windows.ApplicationModel.PackageVersion
Public ReadOnly Property PreviousVersionInstalled As PackageVersion
Property Value
Windows.ApplicationModel.PackageVersion