PerformanceCounterSample.CounterType Property

Definition

public:
 property System::Diagnostics::PerformanceCounterType CounterType { System::Diagnostics::PerformanceCounterType get(); void set(System::Diagnostics::PerformanceCounterType value); };
public System.Diagnostics.PerformanceCounterType CounterType { get; set; }
member this.CounterType : System.Diagnostics.PerformanceCounterType with get, set
Public Property CounterType As PerformanceCounterType

Property Value

Applies to