Documentation

A great feature of Visual Studio is the Code Comment Web Report. Visual Studio will examine a solution and create a cross-referenced Web document—a professional-looking HTML document, might I add—automatically for the benefit of the developers or consumers of your source code. (Figure 1.12 shows the Code Comment Web Report focused on the Form1 class from the EmptyForm project.)

Figure 1.12. Public members of EmptyForm.Form1 shown in an automatically generated Code Comment Web Report.

Note

C# supports the automatic inclusion of code comments. If you add an extra hash mark, using three hash marks (///) instead of two, C# will add those ...

Get Visual Basic® .NET Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.