Board index » Visual Studio » comment in VB.net
|
elmarsadice
|
|
elmarsadice
|
comment in VB.net
Visual Studio163
In c#,we can you use <summary>description</summary>to add comments on methods or proerties.The comment will be displayed in a popup window when mouse stopped on that method.How should I do to add comments in vb.net? Thanks - |
| One
Registered User |
Thu Nov 20 02:33:47 CST 2003
Re:comment in VB.net
To my knowledge this function is not available in VB.NET
OHM popman wrote: QuoteIn c#,we can you use <summary>description</summary>to add comments on - |
| hirf-spam-me-here
Registered User |
Thu Nov 20 02:47:13 CST 2003
Re:comment in VB.net
* "popman" <neoasp@sohu.com>scripsit:
QuoteIn c#,we can you use <summary>description</summary>to add comments on My XML Comments FAQ: VB Commenter <www.gotdotnet.com/team/ide/>">www.gotdotnet.com/team/ide/> ->section "VB Commenter" XML Documentation <www.gotdotnet.com/team/vb/>">www.gotdotnet.com/team/vb/> ->section "XML Documentation" VBXC - VB.NET XML Commentor <vbxmldoc.tor-erik.net/index.shtml>">vbxmldoc.tor-erik.net/index.shtml> NDOC (formerly DOC.NET) <ndoc.sourceforge.net/>">ndoc.sourceforge.net/> VB.DOC <vb-doc.sourceforge.net/>">vb-doc.sourceforge.net/> <http://www.gotdotnet.com/Community/Workspaces/Workspace.aspx?id=112b5449-f702-46e2-87fa-86bdf39a17dd" rel="nofollow" target="_blank">www.gotdotnet.com/Community/Workspaces/Workspace.aspx> -- Herfried K. Wagner [MVP] <www.mvps.org/dotnet>">www.mvps.org/dotnet> - |
| hirf-spam-me-here
Registered User |
Thu Nov 20 02:47:34 CST 2003
Re:comment in VB.net
* "One Handed Man" <Bombay@Duck.net>scripsit:
QuoteTo my knowledge this function is not available in VB.NET -- Herfried K. Wagner [MVP] <www.mvps.org/dotnet>">www.mvps.org/dotnet> - |
