LaconfigWritingOptions DontWriteRootSectionDeclaration FieldNFX Class Library

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

If true, does not write the very top node declaration: name, value and { }. The attributes are still written as usual. This is needed for storage conf in db where the root node is not needed to save space

Namespace: NFX.CodeAnalysis.Laconfig
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute]
public bool DontWriteRootSectionDeclaration

Field Value

Type: OnlineBoolean
See Also