Writes out a line of text
Namespace:
HS.Sys.TheEnterprise.Common.Laserbear.LoggersAssembly: Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public void WriteLine( string message ) |
| Visual Basic (Declaration) |
|---|
Public Sub WriteLine ( _ message As String _ ) |
| Visual C++ |
|---|
public: void WriteLine( String^ message ) |
Parameters
- message
- Type: System..::.String
Message to write to the file