Sdílet prostřednictvím


TypeField.Name Vlastnost

Definice

Získá nebo nastaví název pole.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro