InstrumentationClassAttribute.InstrumentationType Proprietà

Definizione

Ottiene o imposta il tipo di strumentazione fornita dalla 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 valore di enumerazione InstrumentationType contenente il tipo di strumentazione fornita dalla 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. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Uso di librerie da codice parzialmente attendibile.

Si applica a