JSONWritingOptions SpaceSymbols FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Indicates whether a space must be placed right after the symbol, such as coma in array declaration or colon in member declaration for better readability

Namespace: NFX.Serialization.JSON
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute]
public bool SpaceSymbols

Field Value

Type: OnlineBoolean
See Also