System.Diagnostics.InstanceDataCollectionCollection.Keys Property

Gets the object and counter registry keys for the objects associated with this instance data collection.

Syntax

public ICollection Keys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Each software component creates keys for its objects and counters when it is installed and writes counter data while it is executing. You can access this data as you would access any other registry data. However, although you use the registry to collect performance data, the data is not stored in the registry database. Instead, the system collects the data from the appropriate system object managers.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0