ScriptOutputOptions.Indented Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For file types that support it, whether to emit human-friendly formatting instead of compacted text
public bool Indented { get; set; }
member this.Indented : bool with get, set
Public Property Indented As Boolean