Nov 22, 2002 #1 wyrd Well-known member Joined Aug 23, 2002 Messages 1,408 Location California Does anyone know how to document classes, methods and properties so it shows up in the object browser (Summary, Parameters and Return Values)?
Does anyone know how to document classes, methods and properties so it shows up in the object browser (Summary, Parameters and Return Values)?
Nov 23, 2002 #2 Divil Well-known member Joined Nov 17, 2002 Messages 2,748 With C# you can use the built-in XML documentation feature. With VB.NET I dont know.
Nov 25, 2002 #3 wyrd Well-known member Joined Aug 23, 2002 Messages 1,408 Location California AHA! Found the answer (sort of).. Microsoft released an application that allows you to do this; http://msdn.microsoft.com/library/d...dnvssamp/html/vbcs_xmlcomments.asp?frame=true I still wish you could put the documentation right into the code, oh well. Maybe next VB.NET version. :-\
AHA! Found the answer (sort of).. Microsoft released an application that allows you to do this; http://msdn.microsoft.com/library/d...dnvssamp/html/vbcs_xmlcomments.asp?frame=true I still wish you could put the documentation right into the code, oh well. Maybe next VB.NET version. :-\