ModelingPerformanceCounters.PropertiesInUse Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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