Specifies whether or not the disassembler should combine the /HEADER
, /BYTE
, and /TOKENS
options. The default is false.
true if the disassembler should combine the /HEADER
, /BYTE
, and /TOKENS
options; otherwise, false. The default is false.
Corresponds to the /ALL
flag.
IldasmTask Class | NAnt.MSNet.Tasks Namespace