InstrumentationClassAttribute.InstrumentationType 屬性

定義

取得或設定由這個類別提供的檢測型別。

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

屬性值

傳回 InstrumentationType 列舉值,其中包含由這個類別提供的檢測型別。

備註

屬性值

包含值 InstrumentationType ,指出這是已檢測的事件、實例或抽象類。

.NET Framework 安全性

完全信任立即呼叫者。 這個成員無法供部分信任的程式碼使用。 如需詳細資訊,請參閱 使用部分信任程式代碼的連結庫

適用於