VCXMLDataGeneratorTool Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
![]() | ExecutionBucket | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Namespace | Sets or gets the namespace for the XML data generator tool. |
![]() | Output | Gets or sets the output 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. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
Show:
