CustomMonitoringPerformanceData.ObjectName Property

Definition

The object of the counter.

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

Property Value

String

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

Attributes

Applies to