Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Scripting.Prompt Property

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

Prompt

Gets or sets the sequence that is used to detect command prompt. To use regular expressions, prepend the string with "regex:". To use wildcards, prepend the string with "mask:". Prompt sequence is used by ReadUntilPrompt() method (and other methods if Prompt is specified). To detect the current prompt automatically , use DetectPrompt() method.

Declaration
public string Prompt { get; set; }
Property Value
Type Description
String

Prompt sequence.

In This Article
  • Prompt
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies