PerformanceCounterDataSource.InstanceName Property

Definition

Specifies the performance counter instance. Leave this as null if you want to collect all instances of the performance counter.

public:
 property System::String ^ InstanceName { System::String ^ get(); void set(System::String ^ value); };
public string InstanceName { get; set; }
member this.InstanceName : string with get, set
Public Property InstanceName As String

Property Value

Applies to