다음을 통해 공유


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

속성 값

Boolean

적용 대상