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