CounterSample.CounterType 속성

정의

성능 카운터 유형을 가져옵니다.

public:
 property System::Diagnostics::PerformanceCounterType CounterType { System::Diagnostics::PerformanceCounterType get(); };
public System.Diagnostics.PerformanceCounterType CounterType { get; }
member this.CounterType : System.Diagnostics.PerformanceCounterType
Public ReadOnly Property CounterType As PerformanceCounterType

속성 값

PerformanceCounterType 이 샘플이 스냅샷인 카운터의 형식을 나타내는 개체입니다.

적용 대상