InstrumentationClassAttribute.InstrumentationType Proprietà

Definizione

Ottiene o imposta il tipo di strumentazione fornito da questa classe.

public:
 property System::Management::Instrumentation::InstrumentationType InstrumentationType { System::Management::Instrumentation::InstrumentationType get(); };
public System.Management.Instrumentation.InstrumentationType InstrumentationType { get; }
member this.InstrumentationType : System.Management.Instrumentation.InstrumentationType
Public ReadOnly Property InstrumentationType As InstrumentationType

Valore della proprietà

Restituisce un InstrumentationType valore di enumerazione contenente il tipo di strumentazione fornito da questa classe.

Commenti

Valore della proprietà

Contiene un InstrumentationType valore che indica se si tratta di un evento instrumentato, un'istanza o una classe astratta.

Sicurezza di .NET Framework

Attendibilità totale per il chiamante immediato. Questo membro non può essere utilizzato da codice parzialmente attendibile. Per altre informazioni, vedere Uso di librerie da codice parzialmente attendibile.

Si applica a