[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.LaconfigAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public bool DontWriteRootSectionDeclaration
[ConfigAttribute]
public bool DontWriteRootSectionDeclaration
<ConfigAttribute>
Public DontWriteRootSectionDeclaration As Boolean
<ConfigAttribute>
Public DontWriteRootSectionDeclaration As Boolean
public:
[ConfigAttribute]
bool DontWriteRootSectionDeclaration
public:
[ConfigAttribute]
bool DontWriteRootSectionDeclaration
[<ConfigAttribute>]
val mutable DontWriteRootSectionDeclaration: bool
[<ConfigAttribute>]
val mutable DontWriteRootSectionDeclaration: bool
Field Value
Type:
Boolean