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

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

Parameters

message
The text to be output.
See Also