VCLibrarianTool.ModuleDefinitionFile Property

Definition

Gets or sets a value indicating the specified module definition file during executable creation.

C++/CX
public:
 property Platform::String ^ ModuleDefinitionFile { Platform::String ^ get(); void set(Platform::String ^ value); };

Property Value

The specified module definition file.

Attributes

Remarks

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.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022