Click or drag to resize
Sandcastle Help File BuilderBuildOpenXmlFileIndentXml Property
This is used for debugging. Set it to true to indent the XML, false to not indent it

Namespace: SandcastleBuilder.Utils.MSBuild
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public bool IndentXml { get; set; }

Property Value

Type: Boolean
See Also