Share via


ModelingPerformanceCounters.PropertiesInUse Property

Definition

Gets PropertiesInUse performance counter.

public:
 static property System::Diagnostics::PerformanceCounter ^ PropertiesInUse { System::Diagnostics::PerformanceCounter ^ get(); };
public static System.Diagnostics.PerformanceCounter PropertiesInUse { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
static member PropertiesInUse : System.Diagnostics.PerformanceCounter
Public Shared ReadOnly Property PropertiesInUse As PerformanceCounter

Property Value

Attributes

Applies to