Click or drag to resize

GlobalSaveColumnDelimiter field

separator for string content, which on the one hand is not itself in strings and on the other hand is displayed like a space.

Delimiter for string-contents. This delimiter does not appear in strings but behaves like a space.


Namespace: NetEti.Globals
Assembly: NetEti.Global (in NetEti.Global.dll) Version: 1.0.0+ad672dc5430e1683eae7461ce3945c8e9dce1c49
Syntax
public const char SaveColumnDelimiter = ' '

Field value

Char
See also