TaskMetric Files Property MSBuildCodeMetrics
The files that will be processed in this metric

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

public IEnumerable<string> Files { get; }

Property Value

Type: OnlineIEnumerable OnlineString 
See Also