JsonSaveOptions.ExportNestedStructure

JsonSaveOptions.ExportNestedStructure property

Exported as parent-child hierarchy Json structure.

public bool ExportNestedStructure { get; set; }

See Also