ComputeMetricsParameter Files Property MSBuildCodeMetrics
List of files to compute metrics from

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

public IEnumerable<string> Files { get; }

Property Value

Type: OnlineIEnumerable OnlineString 
See Also