Compartir a través de


TextFormat.QuoteChar Propiedad

Definición

Obtiene o establece el carácter de comillas. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a