PerformanceCounterInstaller.CategoryType 속성

정의

성능 카운터 범주 형식을 가져오거나 설정합니다.

public:
 property System::Diagnostics::PerformanceCounterCategoryType CategoryType { System::Diagnostics::PerformanceCounterCategoryType get(); void set(System::Diagnostics::PerformanceCounterCategoryType value); };
[System.Runtime.InteropServices.ComVisible(false)]
public System.Diagnostics.PerformanceCounterCategoryType CategoryType { get; set; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.CategoryType : System.Diagnostics.PerformanceCounterCategoryType with get, set
Public Property CategoryType As PerformanceCounterCategoryType

속성 값

PerformanceCounterCategoryType 값 중 하나입니다.

특성

예외

설명

CategoryType 속성의 성능 카운터 범주에서 여러 인스턴스를 가질 수 있는지 여부를 지정 합니다.

적용 대상