Navigation:  Actions > Microsoft .NET > PEVerify >

PEVerify Action Verify Tab

Previous pageReturn to chapter overviewNext page

This tab of the PEVerify action specifies general settings.

 

Portable executable filename: The portable executable (PE) file for which to check the MSIL and metadata (required).

 

Perform MSIL type safety verification checks for methods: Performs MSIL type safety verification checks for methods implemented in the assembly specified by filename.

 

Perform metadata validation checks: Performs metadata validation checks on the assembly specified by filename. This walks the full metadata structure within the file and reports all validation problems encountered.

 

Display error codes in hex format: Displays error codes in hexadecimal format.

 

Ignore repeating error codes: Self-explanatory.

 

Ignore the specified error codes: Ignores the specified error codes (optional, separate with commas).

 

Abort verification after max errors: Aborts verification after the specified number of errors.