Navigation:  Actions > Microsoft .NET > PEVerify >

PEVerify Action Options Tab

Previous pageReturn to chapter overviewNext page

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.

 

Additional command-line options: Use this field to enter any additional command-line options to be added to the call that is constructed (optional).

 

Note: This action expects the DOTNETSDK_DIR macro to be defined, pointing to the base directory of the .NET SDK installation path.  A global DOTNETSDK_DIR macro for the latest version of the .NET Framework is initialized during installation and can be updated by clicking the Reload button on the File Locations tab of the Application Options dialog.  Or a project or temporary DOTNETSDK_DIR macro can be created to specify the path to use.