Enables or disables local echo.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property LocalEcho As Boolean Get Set |
C# |
---|
public bool LocalEcho { get; set; } |