Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This option passes a module-definition file (.def) to the linker. Only one .def file can be specified to LINK.
/DEF:filename
For details about .def files, see Module-Definition File.
Do not specify this option within the development environment; this option is used only on the command line. To specify a .def file, add it to the project along with other files.
See Also
Send Feedback on this topic to the authors