VCXMLDataGeneratorTool Interface
Represents the XML data generator. Used to generate Visual C++ code from XML.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
<GuidAttribute("52FCB870-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCXMLDataGeneratorTool
Dim instance As VCXMLDataGeneratorTool
[GuidAttribute("52FCB870-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCXMLDataGeneratorTool
[GuidAttribute(L"52FCB870-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCXMLDataGeneratorTool
public interface VCXMLDataGeneratorTool
Remarks
See Modifying Project Settings for information about accessing a project's Property Pages dialog box.