Share via


XML Document Generator Tool Property Pages

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at XML Document Generator Tool Property Pages.

The XML Document Generator Tool property page exposes the functionality of xdcmake.exe. xdcmake.exe merges .xdc files into an .xml file when your source code contains documentation comments and /doc (Process Documentation Comments) (C/C++) is specified,. See Recommended Tags for Documentation Comments for information on adding documentation comments to source code.

Note

xdcmake.exe options in the development environment (property pages) differ from the options when xdcmake.exe is used at the command line. For information on using xdcmake.exe at the command line, see XDCMake Reference.

UIElement List

Suppress Startup Banner
Suppress copyright message.

Additional Document Files
Additional directories in which you want the project system to look for .xdc files. xdcmake will always look for .xdc files generated by the project. Multiple directories can be specified.

Output Document File
The name and directory location of the .xml output file. See Common Macros for Build Commands and Properties for information on using macros to specify directory locations.

Document Library Dependencies
If your project has a dependency on a .lib project in the solution, you can process .xdc files from the .lib project into the .xml files for the current project.

See Also

Property Pages
Property Pages