 | 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.GlobalsAssembly: NetEti.Global (in NetEti.Global.dll) Version: 1.0.0+ad672dc5430e1683eae7461ce3945c8e9dce1c49
Syntaxpublic const char SaveColumnDelimiter = ' '
Public Const SaveColumnDelimiter As Char = " "C
public:
literal wchar_t SaveColumnDelimiter = ' '
static val mutable SaveColumnDelimiter: char
Field value
Char
See also