DocDataTextWriter::Write Method (Char)
Visual Studio 2015
Appends a char to the underlying StringBuilder.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- ch
-
Type:
System::Char
The char that is appended to the underlying StringBuilder.
Show: