PerformanceCounterInstaller.CategoryType Proprietà

Definizione

Ottiene o imposta il tipo di categoria del contatore delle prestazioni.

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

Valore della proprietà

PerformanceCounterCategoryType

Uno dei valori di PerformanceCounterCategoryType.

Attributi

Eccezioni

Commenti

La CategoryType proprietà specifica se la categoria del contatore delle prestazioni può avere più istanze.

Si applica a