Share via


PerformanceCounterInstaller.CategoryType Propriété

Définition

Obtient ou définit le type de catégorie du compteur de performance.

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

Valeur de propriété

Une des valeurs de l'objet PerformanceCounterCategoryType.

Attributs

Exceptions

Remarques

La CategoryType propriété spécifie si la catégorie de compteur de performances peut avoir plusieurs instances.

S’applique à