Sdílet prostřednictvím


PerformanceCounterInstaller.CategoryType Vlastnost

Definice

Získá nebo nastaví typ kategorie čítače výkonu.

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

Hodnota vlastnosti

Jedna z PerformanceCounterCategoryType hodnot.

Atributy

Výjimky

Poznámky

Vlastnost CategoryType určuje, jestli kategorie čítače výkonu může mít více instancí.

Platí pro