GreaterThanRangeType Name Property MSBuildCodeMetrics
The name of this range, readable by humans.

Namespace: MSBuildCodeMetrics.Core.Ranges
Assembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax

public string Name { get; }

Property Value

Type: OnlineString

Implements

IRangeType Name
See Also