IPackage3

Namespace: XPlat.ApplicationModel

Provides information about a package.

public interface IPackage3

Supported platforms

Properties

InstalledDate

Gets the date on which the application package was installed or last updated.

DateTimeOffset InstalledDate { get; }

References

Package - Microsoft Docs

Last updated