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; }
Public ReadOnly Property MetricNameApp As String
Get
Property Value
Type:
StringSee Also