ScriptMatch.MatchedEvents Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
MatchedEvents
Gets the collection of matched conditions.
Declaration
public ICollection<ScriptMatchInfo> MatchedEvents { get; }
Property Value
| Type | Description |
|---|---|
| ICollection<ScriptMatchInfo> |