次の方法で共有


JsonFormat.NestingSeparator プロパティ

定義

入れ子のレベルを分離するために使用される文字。 既定値は '.' です(ドット)。 型: string (または resultType 文字列を含む式)。

public object NestingSeparator { get; set; }
member this.NestingSeparator : obj with get, set
Public Property NestingSeparator As Object

プロパティ値

適用対象