Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Encloses the specified string in quotation marks.
Overload list
| Name | Description | |
|---|---|---|
![]() ![]() |
AddQuote(String) | Encloses the specified string in quotation marks. |
![]() ![]() |
AddQuote(String, Char) | Encloses the specified string in quotation marks using the specified character. |
![]() ![]() |
AddQuote(String, TextWriter) | Encloses the specified string in quotation marks and appends the output to the specified output stream. |
![]() ![]() |
AddQuote(String, Char, TextWriter) | Encloses the specified string in quotation marks using the specified character and appends it to the specified output stream. |
Top
.gif)
.gif)