The members of Android.Content.PM.InstrumentationInfo are listed below.
See Also: Inherited members from Android.Content.PM.PackageItemInfo
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
DataDir | string. Full path to a directory assigned to the package for its persistent data. | |
FunctionalTest | bool. Specifies whether or not to run this instrumentation as a functional test | |
HandleProfiling | bool. Specifies whether or not this instrumentation will handle profiling. | |
PublicSourceDir | string. Full path to the publicly available parts of InstrumentationInfo.SourceDir, including resources and manifest. | |
SourceDir | string. Full path to the base APK for this application. | |
SplitPublicSourceDirs | IList<string>. Full path to the publicly available parts of InstrumentationInfo.SplitSourceDirs, including resources and manifest. | |
SplitSourceDirs | IList<string>. Full paths to zero or more split APKs that, when combined with the base APK defined in InstrumentationInfo.SourceDir, form a complete application. | |
TargetPackage | string. The name of the application package being instrumented. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. |