NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InstancesData.CounterName

[To be supplied.]

[Visual Basic]
Public ReadOnly Property CounterName As String
[C#]
public string CounterName {get;}
[C++]
public: __property String* get_CounterName();
[JScript]
public function get CounterName() : String;

See Also

InstancesData Class | InstancesData Members | System.Diagnostics Namespace