MonitoringPerformanceData.InstanceName Property

Definition

The instance name of this performance counter.

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

Property Value

Returns a String that contains the instance name of this performance counter.

Applies to