/OUT (DUMPBIN)
The latest version of this topic can be found at -OUT (DUMPBIN).
OUT:filename
## Remarks
This option specifies a *filename* for the output. By default, DUMPBIN displays the information to standard output.
Only the [/HEADERS](../Topic/-HEADERS.md) DUMPBIN option is available for use on files produced with the [/GL](../Topic/-GL%20\(Whole%20Program%20Optimization\).md) compiler option.
## See Also
[DUMPBIN Options](../Topic/DUMPBIN%20Options.md)