VCLibrarianTool::ModuleDefinitionFile Property
Visual Studio 2015
Gets or sets a value indicating the specified module definition file during executable creation.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
ModuleDefinitionFile exposes the functionality of the linker's /DEF (Specify Module-Definition File) option and the librarian's Building an Import Library and Export File option.
Show: