Home All Groups Group Topic Archive Search About

Documentation tags - equivalent of C#'s ///

Author
4 Apr 2005 7:09 PM
UJ
Is there a way to have VS.NET automatically generate the documentation for a
class for you? I've been told by a friend that uses C# that in C# you can
use the ///. Is there anything like that in VB.Net?

TIA

Jeffrey.

Author
4 Apr 2005 7:20 PM
Marcie Jones
Jeffrey,
There's an XML Doc tool for VB available here:
http://www.gotdotnet.com/team/vb/

Marcie

Show quoteHide quote
On Mon, 4 Apr 2005 15:09:54 -0400, "UJ" <U*@nowhere.com> wrote:

>Is there a way to have VS.NET automatically generate the documentation for a
>class for you? I've been told by a friend that uses C# that in C# you can
>use the ///. Is there anything like that in VB.Net?
>
>TIA
>
>Jeffrey.
>
Author
4 Apr 2005 8:01 PM
Herfried K. Wagner [MVP]
"UJ" <U*@nowhere.com> schrieb:
> Is there a way to have VS.NET automatically generate the documentation for
> a class for you? I've been told by a friend that uses C# that in C# you
> can use the ///. Is there anything like that in VB.Net?

Adding IntelliSense tooltips, XML comments, and documentation
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=tooltipsxmldocumentation&lang=en>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>