GeoJsonOptions.NestedPropertiesSeparator
GeoJsonOptions.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 GeoJsonOptions
- namespace Aspose.Gis.Formats.GeoJson
- assembly Aspose.GIS