Field DEL
- Namespace
- Microlithix.Text.Ansi
- Assembly
- AnsiParser.dll
Delete character
public const char DEL = '\u007f'
Returns
- char
- Delete character
Remarks
Not a C0 or C1 control code, but acts more like a control code than a printable character.