InstrumentationClassAttribute.InstrumentationType Właściwość

Definicja

Pobiera lub ustawia typ instrumentacji dostarczonej przez tę klasę.

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

Wartość właściwości

Zwraca wartość wyliczenia zawierającą InstrumentationType typ instrumentacji dostarczonej przez tę klasę.

Uwagi

Wartość właściwości

Zawiera wartość wskazującą InstrumentationType , czy jest to instrumentowane zdarzenie, wystąpienie, czy klasa abstrakcyjna.

Zabezpieczenia.NET Framework

Pełne zaufanie do bezpośredniego wywołującego. Ten element członkowski nie może być używany przez kod częściowo zaufany. Aby uzyskać więcej informacji, zobacz Using Libraries from Partially Trusted Code (Używanie bibliotek z częściowo zaufanego kodu).

Dotyczy