MonitoringPerformanceData.InstanceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.