C#

string sText = "This expample shows how to add double quotes to text.";
sText = "\"" + sText + "\"";

Visual Basic

Dim sText As String = "This expample shows how to add double quotes to text."
sText = """" & sText & """"

This free website was made using Yola.

No HTML skills required. Build your website in minutes.

Go to www.yola.com and sign up today!

Make a free website with Yola