PerformanceCounterInstaller.Counters Eigenschaft

Definition

Ruft eine Sammlung von Daten ab, die sich auf die zu installierenden Leistungsindikatoren beziehen.

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

Eigenschaftswert

A CounterCreationDataCollection that contains the names, help messages, and types of the counter to install.

Gilt für: