Scripting.AutoMatchPrompt Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
AutoMatchPrompt
Gets or sets whether to automatically match prompt in WaitFor(ScriptEvent), ReadUntil(ScriptEvent), ReadUntilPrompt(), ReadLine(), ReadChar() and CheckFor(ScriptEvent) methods. Default value is false.
Declaration
public bool AutoMatchPrompt { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |