Click or drag to resize

CounterDataMetricNameObj Property

Gets the name of the metric, excluding the application name. Use MetricNameApp to get the name of the metric including the application name.

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string MetricNameObj { get; }

Property Value

Type: String
See Also