QCTraceSimulator.MetricNames Property

Definition

Array of the names of all of the metrics collected by this instance of the simulator. This array includes the members of PrimitiveOperationsGroupsNames and MetricsNames.

public string[] MetricNames { get; }
member this.MetricNames : string[]
Public ReadOnly Property MetricNames As String()

Property Value

String[]

Remarks

For a more detailed discussion of metrics, see the Remarks section of the QCTraceSimulator class documentation.

Applies to