Share via


CustomMonitoringPerformanceData.InstanceName Property

Definition

The instance of the counter.

public:
 property System::String ^ InstanceName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string InstanceName { get; set; }
member this.InstanceName : string with get, set
Public Property InstanceName As String

Property Value

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

Attributes

Applies to