StyleCop Properties

MSBuild Extension Pack

StyleCop Properties MSBuild Extension Pack Help 4.0.12.0

The StyleCop type exposes the following members.

Properties

  Name Description
Public property CacheResults
Sets a value indicating whether StyleCop should write cache files to disk after performing an analysis. Default is false.
Public property FailedFiles
Gets the failed files collection
Public property ForceFullAnalysis
Sets a value indicating whether StyleCop should ignore cached results and perform a clean analysis.
Public property LogFile
Sets the log file.
Public property OutputFile
Sets the path to the generated output file.
Public property SettingsFile
Sets the path to the settings file to load.
Public property ShowOutput
Sets a value indicating whether to ShowOutput. Default is false
Public property SourceFiles
Sets the source files collection
Public property Succeeded
Gets whether the scan succeeded.
Public property ViolationCount
Gets the violation count.
Top
See Also

Reference