[This is preliminary documentation and subject to change.]
Specifies whether or not the disassembler should include PE header information and runtime header information in the output. The default is false.
true if PE header information and runtime header information should be included in the output; otherwise, false. The default is false.
Corresponds to the /HEADER
flag.
IldasmTask Class | NAnt.MSNet.Tasks Namespace