JSONWritingOptions MemberLineBreak FieldNFX Class Library

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

Specifies whether every object member must be placed on a separate line 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 MemberLineBreak

Field Value

Type: OnlineBoolean
See Also