CustomMonitoringPerformanceData.CounterName Property

Definition

The counter.

public:
 property System::String ^ CounterName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string CounterName { get; }
member this.CounterName : string
Public ReadOnly Property CounterName As String

Property Value

String

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

Attributes

Applies to