Share via


JsonSourceGenerationOptionsAttribute.WriteIndented プロパティ

定義

JSON 出力が適切に出力されるかどうかを示す値を取得または設定します。

public:
 property bool WriteIndented { bool get(); void set(bool value); };
public bool WriteIndented { get; set; }
member this.WriteIndented : bool with get, set
Public Property WriteIndented As Boolean

プロパティ値

適用対象