VCNMakeTool Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblySearchPath | Sets or gets the assembly search path. |
![]() | BuildCommandLine | |
![]() | CleanCommandLine | |
![]() | CompileAsManaged | Gets or sets the CompileAsManaged property. |
![]() | ForcedIncludes | Sets or gets which include files must be preprocessed. |
![]() | ForcedUsingAssemblies | Sets or gets a metadata file to reference in this compilation. |
![]() | IncludeSearchPath | Sets or gets the search path for include files. |
![]() | Output | Gets or sets the output file name. |
![]() | PreprocessorDefinitions | Set or gets preprocessor symbols. |
![]() | ReBuildCommandLine | |
![]() | ToolKind | Gets the name of the kind of tool this is. |
![]() | toolName | Gets the name of the specified tool. |
![]() | ToolPath | Gets the path to the specified tool. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
Show:
