次の方法で共有


DelimitedTextWriteSettings.QuoteAllText プロパティ

定義

文字列値を常に引用符で囲む必要があるかどうかを示す値を取得または設定します。 型: boolean (または resultType ブール値を持つ式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象