IPackage
Namespace: XPlat.ApplicationModel
Provides information about a package.
Supported platforms
Platform
Version
.NET Standard
2.0
Xamarin.Android
9.0
Xamarin.iOS
1.0
UWP
10.0.16299
Properties
Id
Gets the package identity of the current package.
InstalledLocation
Gets the location of the installed package.
Dependencies
Gets the packages on which the current package depends.
Related information
References
Last updated