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!

PerformanceCounterInstaller.Counters

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Counters As CounterCreationDataCollection
[C#]
public CounterCreationDataCollection Counters {get;}
[C++]
public: __property CounterCreationDataCollection* get_Counters();
[JScript]
public function get Counters() : CounterCreationDataCollection;

See Also

PerformanceCounterInstaller Class | PerformanceCounterInstaller Members | System.Diagnostics Namespace