Windows Vista Beta | WinVistaBeta.com - Message | How to commecnt source code?

September 06, 2008  
Subject: How to commecnt source code?
Group: microsoft.public.vstudio.general
Date: 6/4/2008 1:38:12 AM
From: Leszek Gruszka [Email Address Protection]

Hello!

How can I commecnt my source code in VS2008?
I tried '''<, < and few other possibilities.... In VS2005 I had a
suggestion from Intelisense, what I need to comment...

Thanks!
Leszek

Back
Subject: Re: How to commecnt source code?
Group: microsoft.public.vstudio.general
Date: 6/4/2008 2:12:13 AM
From: Leszek Gruszka [Email Address Protection]

Osn 4 Cze, 10:38, Leszek Gruszka <legro...@gmail.com> wrote:
> Hello!
>
> How can I commecnt my source code in VS2008?
> I tried '''<, < and few other possibilities.... In VS2005 I had a
> suggestion from Intelisense, what I need to comment...
>
> Thanks!
> Leszek

My mistake....

I tried to use comments in Sub and Function, not in Module/Class....

Back