ProjectRootElement.PreserveFormatting 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.
Whether the XML is preserving formatting or not.
public:
property bool PreserveFormatting { bool get(); };
public bool PreserveFormatting { get; }
member this.PreserveFormatting : bool
Public ReadOnly Property PreserveFormatting As Boolean