Eplan Platform API
Eplan.EplApi.Base Namespace / TraceListener Class / WriteLine Method / WriteLine(String) Method
The text to be output.

In This Topic
WriteLine(String) Method
In This Topic
Outputs a line to the system message management.
Syntax
public override void WriteLine( 
   string message
)

Parameters

message
The text to be output.
See Also