Writes a string to the text stream.
Declaration Syntax
Parameters
- value (String)
- The string to write.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The TextWriter is closed. |
IOException | An I/O error occurs. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238