VCNMakeTool Members
Include Protected Members
Include Inherited Members
Programmatically accesses the properties in the NMAKE folder of a project's Property Pages dialog box. See Modifying Project Settings for information about how to access a project's Property Pages dialog box.
The VCNMakeTool type exposes the following members.
Properties
Name
Description
Sets or gets the assembly search path.
Gets or sets the command line to run for the Build command (Build menu).
Gets or sets the command line to run for the Clean command (Build menu).
Gets or sets the CompileAsManaged property.
Sets or gets which include files must be preprocessed.
Sets or gets a metadata file to reference in this compilation.
Sets or gets the search path for include files.
Gets or sets the output file name.
Set or gets preprocessor symbols.
Gets or sets the command line to run for the Rebuild command (Build menu).
Gets the name of the kind of tool this is.
Gets the name of the specified tool.
Gets the path to the specified tool.
Gets a pointer to the project engine.
Top