Intent.ResolveActivity(Android.Content.PM.PackageManager)Intent.SetPackage(string)
Documentation for this section has not yet been entered.
Retrieve the application package name this Intent is limited to. When resolving an Intent, if non-null this limits the resolution to only components in the given application package.
[Android Documentation]