MonitoringPerformanceData.ObjectName Property

Definition

The object name of this performance counter.

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

Property Value

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

Applies to