Gets a ScriptEvent that matches the prompt specified by Prompt property.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Shared Property Prompt As ScriptEvent Get Private Set |
C# |
---|
public static ScriptEvent Prompt { get; private set; } |