Android.Content.PM.InstrumentationInfo Class
Information you can retrieve about a particular piece of test instrumentation.

See Also: InstrumentationInfo Members

Syntax

[Android.Runtime.Register("android/content/pm/InstrumentationInfo", DoNotGenerateAcw=true)]
public class InstrumentationInfo : PackageItemInfo, Android.OS.IParcelable, IDisposable

Remarks

Information you can retrieve about a particular piece of test instrumentation. This corresponds to information collected from the AndroidManifest.xml's <instrumentation> tag.

[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