.RULESET File Extension
Visual Studio Code Analysis Rule Set File
Developer | Microsoft |
Popularity |
3.5 | 2 Votes |
What is a RULESET file?
Code analysis settings file created by Visual Studio, an application used to develop Windows-based programs and Web applications; contains a collection of rules for performing code analysis; used for transferring rule sets between projects.
More Information
Rule sets allow developers to define specific conditions for testing static segments of program code. This helps catch errors early in the development process.
For Visual Studio 2010, RULESET files are located in the Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\Rule Sets\ directory.
Programs that open or reference RULESET files
Windows