Android.Content.PM.ResolveInfo.ResolvePackageName Property
Optional -- if non-null, the ResolveInfo.LabelRes and ResolveInfo.Icon resources will be loaded from this package, rather than the one containing the resolved component.

Syntax

[Android.Runtime.Register("resolvePackageName")]
public string ResolvePackageName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Optional -- if non-null, the ResolveInfo.LabelRes and ResolveInfo.Icon resources will be loaded from this package, rather than the one containing the resolved component.

[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 5