Partager via


JsonFormat.NestingSeparator Propriété

Définition

Obtient ou définit le caractère utilisé pour séparer les niveaux d’imbrication. La valeur par défaut est '.' (point). Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="nestingSeparator")]
public object NestingSeparator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nestingSeparator")>]
member this.NestingSeparator : obj with get, set
Public Property NestingSeparator As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à