Share via


VCXMLDataGeneratorTool Members

Include Protected Members
Include Inherited Members

Represents the XML data generator. Used to generate Visual C++ code from XML.

The VCXMLDataGeneratorTool type exposes the following members.

Methods

 

Name

Description

Public method

get_PropertyOption

Infrastructure. Microsoft Internal Use Only.

Top

Properties

 

Name

Description

Public property

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.

Public property

ExecutionBucket

Infrastructure. Microsoft Internal Use Only.

Public property

Namespace

Sets or gets the namespace for the XML data generator tool.

Public property

Output

Gets or sets the output file name.

Public property

SuppressStartupBanner

Gets or sets a value indicating whether to suppress the display of the startup banner and information messages.

Public property

ToolKind

Gets the name of the kind of tool this is.

Public property

toolName

Gets the name of the specified tool.

Public property

ToolPath

Gets the path to the specified tool.

Public property

VCProjectEngine

Gets a pointer to the project engine.

Top

See Also

Reference

VCXMLDataGeneratorTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace