Metric name
Namespace: MSBuildCodeMetrics.Core.XMLAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.0.0.0
public string MetricName { get; set; }
public string MetricName { get; set; }
Public Property MetricName As String
Get
Set
Public Property MetricName As String
Get
Set
public:
property String^ MetricName {
String^ get ();
void set (String^ value);
}
public:
property String^ MetricName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String