JsonMediaTypeFormatter::Indent Property
Gets or sets a value indicating whether to indent elements when writing data.
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
public: property bool Indent { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] void set(bool value); }
Show: