InputEncoding

Property

Namespace: ANSITerm

Declared in: ANSITerm.IConsoleBackend


Gets or sets the input encoding.

Syntax

public Encoding InputEncoding { public get; public set; }

Back to index