Resource.Attribute.TargetPackage Field

Definition

The name of the application package that an Instrumentation object will run against.

[Android.Runtime.Register("targetPackage")]
public const int TargetPackage = 16842785;
[<Android.Runtime.Register("targetPackage")>]
val mutable TargetPackage : int

Field Value

Value = 16842785
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to