CounterItem.Selected property

Retrieves or sets a value that indicates if the counter is selected.

This property is read/write.

Syntax

Property Selected As Boolean

Property value

True if the counter is selected; otherwise, false.

Remarks

You can select one or more counters from the collection of counters. Selecting a counter, selects the counter in the Legend, makes the counter visible in the Legend, and generates an OnCounterSelected event.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
DLL
Sysmon.ocx

See also

CounterItem