IPackage3
Namespace: XPlat.ApplicationModel
Provides information about a package.
public interface IPackage3
Supported platforms
Platform
Version
.NET Standard
2.0
Xamarin.Android
9.0
Xamarin.iOS
1.0
UWP
10.0.16299
Properties
InstalledDate
Gets the date on which the application package was installed or last updated.
DateTimeOffset InstalledDate { get; }
Related information
References
Last updated