EnableEditing Property

Definition

Assembly XenoAtom.Terminal.dll

Enables interactive line editing when supported (cursor movement, mid-line edits, history).

public bool EnableEditing {[CompilerGenerated]
    get; [CompilerGenerated]
    set; }

Returns

Remarks

When output is redirected or cursor positioning is unavailable, the read falls back to a simple non-editing mode.