Can I export the Document!X doc from my developer's VB environment in order to make edits and additions and then re-import the file with my changes to the developer's environment?
Date
Votes
1 comment
-
Richard Sloggett If you want to make changes to the source comments (.NET) you can use the Document! X Visual Comment Editor integrated with Visual Studio. The VB/C# compiler transforms the source comments during output to the Xml comment file during build, so editing them externally and then re-importing them is not practical - but you can override content coming from the source comments by authoring content in a Document! X Content File - so you can combine both source commenting and external authoring approaches.
Please sign in to leave a comment.