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