InstrumentationClassAttribute.InstrumentationType Vlastnost

Definice

Získá nebo nastaví typ instrumentace poskytované touto třídou.

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

Hodnota vlastnosti

InstrumentationType Vrátí hodnotu výčtu obsahující typ instrumentace poskytované touto třídou.

Poznámky

Hodnota vlastnosti

InstrumentationType Obsahuje hodnotu, která označuje, zda se jedná o instrumentovanou událost, instanci nebo abstraktní třídu.

Zabezpečení rozhraní .NET Framework

Plná důvěra přímému volajícímu. Tento člen nemůže být použit částečně důvěryhodným kódem. Další informace najdete v tématu Použití knihoven z částečně důvěryhodného kódu.

Platí pro