Aracılığıyla paylaş


PerformanceCounterInstaller.CategoryType Özellik

Tanım

Performans sayacı kategori türünü alır veya ayarlar.

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

Özellik Değeri

Değerlerden PerformanceCounterCategoryType biri.

Öznitelikler

Özel durumlar

Açıklamalar

CategoryType özelliği, performans sayacı kategorisinin birden çok örneği olup olmadığını belirtir.

Şunlara uygulanır