SystemInformation.FirstVersionInstalled 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 first version of the app that was installed. This will be the current version if a previous version of the app was installed before accessing this property.
public static Windows.ApplicationModel.PackageVersion FirstVersionInstalled { get; }
public Windows.ApplicationModel.PackageVersion FirstVersionInstalled { get; }
static member FirstVersionInstalled : Windows.ApplicationModel.PackageVersion
member this.FirstVersionInstalled : Windows.ApplicationModel.PackageVersion
Public Shared ReadOnly Property FirstVersionInstalled As PackageVersion
Public ReadOnly Property FirstVersionInstalled As PackageVersion
Property Value
Windows.ApplicationModel.PackageVersion