Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can use one of four PREfast-specific commands to customize PREfast:
Command | Description |
---|---|
HELP | Opens the PREfast user guide. |
LIST | Writes the defect log to the console. |
RESET | Removes all existing defects from the defect log. |
VIEW | Displays the user interface for the PREfast defect log. |
You can also combine PREfast build command switches with PREfast commands. For example, the following command-line specifies that MyLogfile.txt should be displayed at the console.
prefast /log=MyLogfile.txt LIST
For more information, see PREfast Build Command Switches.
See Also
PREfast Warning Message Reference
Send Feedback on this topic to the authors