Returns human readable representation of this ScriptEvent.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

Human readable representation of this ScriptEvent.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also