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 보안

즉시 호출자에 대한 완전 신뢰입니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분적으로 신뢰할 수 있는 코드의 라이브러리 사용을 참조하세요.

적용 대상