Compartir a través de


JsonSchema.Title Propiedad

Definición

Obtiene o establece el título JSON.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a