Share via


PerformanceRuleInfo.CounterName Property

Definition

Gets the name of the performance data counter that this object contains information about.

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 that this object contains information about.

Applies to