DisassemblyProject.Output Property
Definition
The file to write the disassembly to, relative to the project directory. Written to the console if not set.
public string Output { get; init; }
The file to write the disassembly to, relative to the project directory. Written to the console if not set.
public string Output { get; init; }