Manifest.Permission.QueryAllPackages Field
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.
Identifies the Android permission named QUERY_ALL_PACKAGES.
[Android.Runtime.Register("QUERY_ALL_PACKAGES", ApiSince=30)]
public const string QueryAllPackages;
[<Android.Runtime.Register("QUERY_ALL_PACKAGES", ApiSince=30)>]
val mutable QueryAllPackages : string
Field Value
- Attributes
Remarks
Android platform documentation