Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

enum System.​Xml.​XmlSpace

Assembly: System.Xml.ReaderWriter

Specifies the current <see langword="xml:space" /> scope.

Values

None
No <see langword="xml:space" /> scope.
Default
The <see langword="xml:space" /> scope equals <see langword="default" /> .
Preserve
The <see langword="xml:space" /> scope equals <see langword="preserve" /> .