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 のセキュリティ

直前の呼び出し元に対する完全な信頼。 このメンバーは、部分的に信頼されているコードから使用することはできません。 詳細については、「 部分信頼コードからのライブラリの使用」を参照してください。

適用対象