Android.Content.PM.PackageInfo Class
Overall information about the contents of a package.

See Also: PackageInfo Members

Syntax

[Android.Runtime.Register("android/content/pm/PackageInfo", DoNotGenerateAcw=true)]
public class PackageInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Overall information about the contents of a package. This corresponds to all of the information collected from AndroidManifest.xml.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1