Skip to content

Latest commit

 

History

History
59 lines (52 loc) · 1.75 KB

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

File metadata and controls

59 lines (52 loc) · 1.75 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager translation.priority.ht
XML Data Generator Tool Property Page | Microsoft Docs
11/04/2016
visual-studio-dev14
devlang-cpp
article
VC.Project.VCXMLDataGeneratorTool.GeneratedProxyLanguage
VC.Project.VCXMLDataGeneratorTool.Output
VC.Project.VCXMLDataGeneratorTool.SupressStartupBanner
C++
XML Data Generator Tool property page
b2ef1c12-3419-429d-bb9d-bd7d9ffe1ffb
8
mikeblome
mblome
ghogen
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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 How To: Specify Project Properties with Property Pages.

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

See Also

Property Pages