Platform SDK: Performance Monitoring |
Retrieves the counter path used by the System Monitor. This is a read-only property.
Public Property Path( ) as String
The path this property returns includes the machine, performance object, instance, and counter.
The counter path string.
Dim ctrItem as CounterItem Dim strPath as String strpath = ctrItem.strPath
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties