public PerformanceCounter BaseCounter { get; }
Public ReadOnly Property BaseCounter As PerformanceCounter Get
public: property PerformanceCounter^ BaseCounter { PerformanceCounter^ get (); }
function get_BaseCounter();
In This Article