Gets a ScriptEvent that matches an end-of-line ('\n') sequence.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Shared Property Line As ScriptEvent Get Private Set |
| C# |
|---|
public static ScriptEvent Line { get; private set; } |