Navigation: Actions > Microsoft .NET > PEVerify > PEVerify Action Options Tab |
|
This tab of the PEVerify action configures additional options.
Report verification times in milliseconds: Measures and reports the following verification times in milliseconds.
Quiet mode: Specifies quiet mode; suppresses output of the verification problem reports. The action still reports whether the file is type safe, but does not report information on problems preventing type safety verification.
Verbose mode: In the .NET Framework version 2.0, displays additional information in MSIL verification messages.
Override executable filename: Overrides the default executable (PEVerify.exe). If not specified, the 32-bit edition of Visual Build calls the 32-bit version of PEVerify.exe, and the 64-bit edition of Visual Build calls the 64-bit version of PEVerify.exe if available.
Additional command-line options: Use this field to enter any additional command-line options to be added to the call that is constructed (optional).