MonitoringPerformanceData.CounterName Property

Definition

The counter name of this performance counter.

public:
 property System::String ^ CounterName { System::String ^ get(); };
public string CounterName { get; }
member this.CounterName : string
Public ReadOnly Property CounterName As String

Property Value

Returns a String that contains the name of the performance data counter.

Applies to