[This is preliminary documentation and subject to change.]
Specifies whether or not the disassembler should generate the IL stream bytes (in hexadecimal notation) as instruction comments. The default is false.
true if the IL stream bytes should be generated as instruction comments; otherwise, false. The default is false.
Corresponds to the /BYTE
flag.
IldasmTask Class | NAnt.MSNet.Tasks Namespace