共用方式為


InstrumentationAttribute 類別

定義

[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
繼承
InstrumentationAttribute
屬性
實作

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

建構函式

InstrumentationAttribute()

屬性

FunctionalTest
HandleProfiling
Icon
Label
Name
RoundIcon
TargetPackage
TargetProcesses

適用於