Android.Content.PM.InstrumentationInfo.TargetPackage Property
The name of the application package being instrumented.

Syntax

[Android.Runtime.Register("targetPackage")]
public string TargetPackage { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The name of the application package being instrumented. From the "package" attribute.

[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