Click or drag to resize

CounterDataMetricNameApp Property

Gets the name of the metric, including the application name. Use MetricNameObj to get the name of the metric excluding 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 MetricNameApp { get; }

Property Value

Type: String
See Also