Compartir a través de


JsonSchema.Content Propiedad

Definición

Obtiene o establece el contenido JSON.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a