共用方式為


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

屬性值

適用於