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