VCXDCMakeTool Properties
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | AdditionalDocumentFiles | Sets or gets additional doc files to be added. |
![]() | AdditionalOptions | Gets or sets options to add to the end of the command line immediately before the file name(s). An example is if an option is not supported in the object model. |
![]() | DocumentLibraryDependencies | Sets or gets whether to include docs from dependent libraries. |
![]() | ExecutionBucket | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | OutputDocumentFile | Sets or gets the output document file name. |
![]() | SuppressStartupBanner | Gets or sets a value indicating whether to suppress the display of the startup banner and information messages. |
![]() | 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. |
![]() | UseUnicodeResponseFiles | Sets or gets whether the docs should use unicode. |
![]() | ValidateIntelliSense | Sets or gets whether to validate the doc format for use with IntelliSense. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
