Partager via


Field.Name Propriété

Définition

Obtient ou définit le nom du champ, qui doit être unique dans la collection fields de l’index ou du champ parent.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : string with get, set
Public Property Name As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à