PerformanceCounterInstaller.CategoryType Eigenschaft

Definition

Ruft den Typ der Leistungsindikatorkategorie ab oder legt diesen fest.

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

Eigenschaftswert

Einer der PerformanceCounterCategoryType-Werte.

Attribute

Ausnahmen

Hinweise

Die CategoryType -Eigenschaft gibt an, ob die Leistungsindikatorkategorie mehrere Instanzen aufweisen kann.

Gilt für: