[ROOT] / doc / toc / ARCCore / Class / PropertyStreamLine / AllowedValueChars
Allowed characters in the Value-part of a PropertyStreamLine.
The character set AllowedKeyChars plus '=' (equals), '/' (forward slash), '*' (asterisk) and '' (backslash).
(note that in general the value part is not as critical regarding encoding because 'everything' after the key, value separator ' = ' is the actual value.)
TODO: Change into 'DisallowedASCIIChars' instead of allowed chars.
TODO: See EncodeValuePart for more information.
ASCII characters important to avoid are:
';' (semicolon) because used as separator for a collection of values (see WholeCollection).
Generated 2025-05-23 01:23:15.407 UTC