Re: Commenting a class and its methods

Tech-Archive recommends: Fix windows errors by optimizing your registry




>thanks, that worked great for the classes, but the method and property
>descriptions did not come through. Is there another attribute I need
>to use for methods and properties?

They do here.

For properties, you have to put the attribute on the get/set accessor
methods, not the property itself.


Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.



Relevant Pages

  • Re: Set FileSize
    ... >>I resize the file? ... > Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Sys tray
    ... > Can't you just set the FormBorderStyle property to SizableToolWindow? ... > Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: set default encoding
    ... >>Is there a way to set what Default.Encoding returns in an appliaiton? ... > Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • Re: .NET Framework Equivalent to ASCW & ChrW
    ... compile-time evaluated expressions that result in code that's more ... Mattias ... Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VB.NET 2003 - Inheritance issue
    ... Constructors are never inherited and therefore not overridable. ... Mattias ... Please reply only to the newsgroup. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)