Automatic code documentation

  • Thread starter Thread starter Jake
  • Start date Start date
J

Jake

Hi everyone,

I have noticed when coding in c# that function commnets
appear automaticly, is this possible when implementing
in VB?

Thanks an advance

Jake
 
In the current version of VS.NET this functionality is supported only with
C#.
There are third party solutions though if you're using VB.NET.
VS.NET 2.0 will natively include automatic comment functionality that rivals
C#.
 
Back
Top