ScriptEvent.AnyText Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
AnyText
Gets a ScriptEvent that matches any character that is not a part of escape sequence (e.g. color change is not matched).
Declaration
public static ScriptEvent AnyText { get; }
Property Value
Type | Description |
---|---|
ScriptEvent |