Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.29 KB

xml-data-generator-tool-property-page.md

File metadata and controls

33 lines (21 loc) · 1.29 KB
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: XML Data Generator Tool Property Page
XML Data Generator Tool Property Page
11/04/2016
VC.Project.VCXMLDataGeneratorTool.GeneratedProxyLanguage
VC.Project.VCXMLDataGeneratorTool.Output
VC.Project.VCXMLDataGeneratorTool.SuppressStartupBanner
XML Data Generator Tool property page
b2ef1c12-3419-429d-bb9d-bd7d9ffe1ffb

XML Data Generator Tool Property Page

The XML Data Generator Tool property page becomes available when you add a dataset to a project.

The XML Data Generator Tool property page contains the following properties:

  • Output File

    Specifies the output file name to use.

  • Suppress Startup Banner

    Suppresses the display of the startup banner and information messages.

  • Generated Proxy Language

    Determines whether or not to emit managed code.

For information on how to access the XML Data Generator Tool property page, see Set C++ compiler and build properties in Visual Studio.

For information on how to programmatically access members of this object, see xref:Microsoft.VisualStudio.VCProjectEngine.VCXMLDataGeneratorTool

See also

C++ project property page reference