JsonFormat.NestingSeparator Property

Definition

The character used to separate nesting levels. Default value is '.' (dot). Type: string (or Expression with resultType string).

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

Property Value

Applies to