ComputeMetricsParameter Files Property MSBuildCodeMetrics
List of files to compute metrics from

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

public IEnumerable<string> Files { get; }

Property Value

Type: OnlineIEnumerable OnlineString 
See Also