Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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