InstrumentationAttribute Clase

Definición

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class InstrumentationAttribute : Attribute, Java.Interop.IJniNameProviderAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type InstrumentationAttribute = class
    inherit Attribute
    interface IJniNameProviderAttribute
Herencia
InstrumentationAttribute
Atributos
Implementaciones

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Constructores

Nombre Description
InstrumentationAttribute()

Propiedades

Nombre Description
FunctionalTest
HandleProfiling
Icon
Label
Name
RoundIcon
TargetPackage
TargetProcesses

Implementaciones de interfaz explícitas

Nombre Description
IJniNameProviderAttribute.Name

Se aplica a