Regular expression match (only applies to FromRegex(String) conditions.

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

Syntax

Visual Basic
Public Property MatchedRegex As Match
	Get
	Private Set
C#
public Match MatchedRegex { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also