Metric
Name Property
C# API
Gets the name of the metric.
Namespace:
Facilita.Fc.Runtime
Assembly:
fc_clr
(in fc_clr.dll) Version: 9.5.7.98
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Name
{
get
;
private
set
; }
public string Name { get; private set; }
Field Value
The name of the metric.
See Also
Metric Class
Metric Members
Facilita.Fc.Runtime Namespace