TextWriterAdapter.Write Method (String)
Writes a string to the wrapped TextWriter
[Visual Basic]
Overrides Overloads Public Sub Write( _
ByVal
value As
String _
)
Parameters
-
value
- the value to write to the TextWriter
Remarks
Writes a string to the wrapped TextWriter
See Also
TextWriterAdapter Class | log4net.Util Namespace | TextWriterAdapter.Write Overload List