benvegiard
Programmer
Hi Al...
I am writing some classes that will be re-used by other programmers, and I'd like to include summary descriptions for each Sub and Function and possibly some of the variables passed.
I can find Attribute's for doing this at a class and property level, but when I add the <Description("...") _ tag to a sub/function, they do not show up in the auto complete within the Visual Studio editor.
Does anyone know how to apply these tips to Sub/Functions?
Thanks,
Ben
I am writing some classes that will be re-used by other programmers, and I'd like to include summary descriptions for each Sub and Function and possibly some of the variables passed.
I can find Attribute's for doing this at a class and property level, but when I add the <Description("...") _ tag to a sub/function, they do not show up in the auto complete within the Visual Studio editor.
Does anyone know how to apply these tips to Sub/Functions?
Thanks,
Ben