Gets a ScriptEvent that matches any character that is not a part of escape sequence (e.g. color change is not matched).

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

Syntax

Visual Basic
Public Shared Property AnyText As ScriptEvent
	Get
	Private Set
C#
public static ScriptEvent AnyText { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also