GmlOptions.NestedPropertiesSeparator

GmlOptions.NestedPropertiesSeparator property

ネストされた属性のコンポーネントを区切るために使用される文字列を取得または設定します. デフォルトは「_」です.

public string NestedPropertiesSeparator { get; set; }

関連項目