Groups | Blog | Home
all groups > dotnet faqs > september 2004 >

dotnet faqs : literals


Al Wilkerson
9/21/2004 5:06:32 AM

What is the literal forms for printing quotes (" and ') in VB. Net
You know in C/C++, and Java it's \", but what is it in VB.Net

Thanks,
--
Al

Mary Chipman
9/23/2004 3:17:56 PM
See
ms-help://MS.VSCC.2003/MS.MSDNQTR.2004APR.1033/vbls7/html/vblrfVBSpec2_4_4.htm
in the msdn online help.

--Mary

On Tue, 21 Sep 2004 05:06:32 GMT, "Al Wilkerson" <ac527@comcast.net>
[quoted text, click to view]
Jonathan Allen
9/24/2004 10:24:22 PM
The only literal in VB is "" for ". Everything else is a constant in
Microsoft.VisualBasic.ControlConstants.

--
Jonathan Allen


[quoted text, click to view]

AddThis Social Bookmark Button