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