Udostępnij przez


PerformanceCounterInstaller.CategoryType Właściwość

Definicja

Pobiera lub ustawia typ kategorii licznika wydajności.

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

Wartość właściwości

Jedna z PerformanceCounterCategoryType wartości.

Atrybuty

Wyjątki

Uwagi

Właściwość CategoryType określa, czy kategoria licznika wydajności może mieć wiele wystąpień.

Dotyczy