VCNMakeTool Properties

 

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

NameDescription
System_CAPS_pubpropertyAssemblySearchPath

Sets or gets the assembly search path.

System_CAPS_pubpropertyBuildCommandLine

Gets or sets the command line to run for the Build command (Build menu).

System_CAPS_pubpropertyCleanCommandLine

Gets or sets the command line to run for the Clean command (Build menu).

System_CAPS_pubpropertyCompileAsManaged

Gets or sets the CompileAsManaged property.

System_CAPS_pubpropertyForcedIncludes

Sets or gets which include files must be preprocessed.

System_CAPS_pubpropertyForcedUsingAssemblies

Sets or gets a metadata file to reference in this compilation.

System_CAPS_pubpropertyIncludeSearchPath

Sets or gets the search path for include files.

System_CAPS_pubpropertyOutput

Gets or sets the output file name.

System_CAPS_pubpropertyPreprocessorDefinitions

Set or gets preprocessor symbols.

System_CAPS_pubpropertyReBuildCommandLine

Gets or sets the command line to run for the Rebuild command (Build menu).

System_CAPS_pubpropertyToolKind

Gets the name of the kind of tool this is.

System_CAPS_pubpropertytoolName

Gets the name of the specified tool.

System_CAPS_pubpropertyToolPath

Gets the path to the specified tool.

System_CAPS_pubpropertyVCProjectEngine

Gets a pointer to the project engine.

Return to top
Show: