EsriJsonOptions.NestedPropertiesSeparator
EsriJsonOptions.NestedPropertiesSeparator property
Gets or sets a string that is used to separate components of nested attributes. Default is “_”.
public string NestedPropertiesSeparator { get; set; }
Remarks
This is reading option - it does not affect writing.
See Also
- class EsriJsonOptions
- namespace Aspose.Gis.Formats.EsriJson
- assembly Aspose.GIS