Android.Content.ContextWrapper.ApplicationInfo Property
Return the full application info for this context's package.

Syntax

[get: Android.Runtime.Register("getApplicationInfo", "()Landroid/content/pm/ApplicationInfo;", "GetGetApplicationInfoHandler")]
public override Android.Content.PM.ApplicationInfo ApplicationInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the full application info for this context's package.

[Android Documentation]

Requirements

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