EsriJsonOptions.NestedPropertiesSeparator

EsriJsonOptions.NestedPropertiesSeparator property

获取或设置用于分隔嵌套属性组件的字符串。默认是 “_"。

public string NestedPropertiesSeparator { get; set; }

备注

这是读取选项 - 不影响写入。

另见