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

직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분적으로 신뢰할 수 있는 코드에서 라이브러리를 사용 하 여입니다.

적용 대상