[To be supplied.]
[Visual Basic] Public Property CounterType As PerformanceCounterType [C#] public PerformanceCounterType CounterType {get; set;} [C++] public: __property PerformanceCounterType get_CounterType(); public: __property void set_CounterType(PerformanceCounterType); [JScript] public function get CounterType() : PerformanceCounterType; public function set CounterType(PerformanceCounterType);
CounterCreationData Class | CounterCreationData Members | System.Diagnostics Namespace