Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 645 Bytes

File metadata and controls

23 lines (17 loc) · 645 Bytes
description Learn more about: /OUT (DUMPBIN)
title /OUT (DUMPBIN)
ms.date 11/04/2016
f1_keywords
/out_dumpbin
helpviewer_keywords
/OUT dumpbin option
OUT dumpbin option
-OUT dumpbin option
ms.assetid 984f9ab6-685f-480b-a515-69abe9d83a65

/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 DUMPBIN option is available for use on files produced with the /GL compiler option.

See also

DUMPBIN Options