CodeMetrics FileOutput Property MSBuildCodeMetrics
True if the output should be generated to a file.

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

public bool FileOutput { get; set; }

Property Value

Type: OnlineBoolean
See Also