Android.Content.PM.ResolveInfo.ProviderInfo Property
The provider that corresponds to this resolution match, if this resolution is for a provider.

Syntax

[Android.Runtime.Register("providerInfo")]
public ProviderInfo ProviderInfo { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The provider that corresponds to this resolution match, if this resolution is for a provider. Exactly one of ResolveInfo.ActivityInfo, ResolveInfo.ServiceInfo, or ResolveInfo.ProviderInfo will be non-null.

[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