Android.Content.PM.InstrumentationInfo: Property Members

The properties of Android.Content.PM.InstrumentationInfo are listed below. For a list of all members, see the InstrumentationInfo Members list.

See Also: Inherited members from Android.Content.PM.PackageItemInfo

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
DataDirstring. Full path to a directory assigned to the package for its persistent data.
FunctionalTestbool. Specifies whether or not to run this instrumentation as a functional test
HandleProfilingbool. Specifies whether or not this instrumentation will handle profiling.
PublicSourceDirstring. Full path to the publicly available parts of InstrumentationInfo.SourceDir, including resources and manifest.
SourceDirstring. Full path to the base APK for this application.
SplitPublicSourceDirsIList<string>. Full path to the publicly available parts of InstrumentationInfo.SplitSourceDirs, including resources and manifest.
SplitSourceDirsIList<string>. Full paths to zero or more split APKs that, when combined with the base APK defined in InstrumentationInfo.SourceDir, form a complete application.
TargetPackagestring. The name of the application package being instrumented.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.