Export variables/function/classes from visual studio in text format like list
-
Wednesday, January 07, 2009 2:11 PMHello, I need export some classes like list of variables and function in text format. Is any easy way how to do it quickly and automaticly? I tryed use some programs for autogeneration documantation but there was still to much mess.
I use Microsoft Visual Studio 2008 and programming in C#
All Replies
-
Tuesday, January 13, 2009 5:58 AM
Hi zdenek Gardelka
PowerToys for the Class Designer and Distributed System Designer
http://www.codeplex.com/modeling/Release/ProjectReleases.aspx?ReleaseId=10967 could help you.
Discussions for PowerToys for the Class Designer and Distributed System Designer
http://www.codeplex.com/modeling/Thread/List.aspx
We’ve published a set of set of add-ins which augments existing functionality in the Visual Studio 2005 Class Designer and the Distributed Systems Designers. The Design Tools Enhancements add-in provides a common set of features that can be used by both the Class Designer and the Distributed System Designers, such as pan/zoom window and rich formatting commands. The Class Designer Enhancements add-in provides additional functionality for the Visual Studio 2005 Class Designer, such as HTML export and nested type creation commands. This download includes all necessary source code and a Visual Studio project template for creating your own add-ins for the Visual Studio 2005 designers.
The installer and source code are available for download from gotdotnet workspace. The installation requires the Beta2 version of Visual Studio 2005 installed on the machine. You can use the Class Designer MSDN forum or discussion boards in the workspace to post any questions/feedback on the add-ins.
http://social.msdn.microsoft.com/forums/en-US/vsclassdesigner/thread/d7306471-aff2-478c-a3d6-cd7835832253
Best wishes
Xingwei Hu
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked As Answer by Esther FanMicrosoft Employee, Moderator Thursday, October 07, 2010 7:50 PM

