Hi all,
I am looking for a way to spit out an xml file for my developer to use for Intellisense help. Is there a way to take the dxc file I have created and convert it to xml?
Thanks in advance,
erid
Hi all,
I am looking for a way to spit out an xml file for my developer to use for Intellisense help. Is there a way to take the dxc file I have created and convert it to xml?
Thanks in advance,
erid
We actually go one better than that - there is an option in the Document! X Project Editor that enables the generation of an Xml comment file to reflect the generated documentation during the build process.
To enable this functionality, just tick the Create Xml Documentation file (for Intellisense) to mirror the documentation option on the Microsoft .NET Options page in the project editor.