PerformanceCounterInstaller.Counters Propriedade

Definição

Obtém uma coleção de dados relacionados com os contadores para instalar.

public:
 property System::Diagnostics::CounterCreationDataCollection ^ Counters { System::Diagnostics::CounterCreationDataCollection ^ get(); };
public System.Diagnostics.CounterCreationDataCollection Counters { get; }
member this.Counters : System.Diagnostics.CounterCreationDataCollection
Public ReadOnly Property Counters As CounterCreationDataCollection

Valor de Propriedade

A CounterCreationDataCollection que contém os nomes, mensagens de ajuda e tipos dos contadores a instalar.

Aplica-se a