System.Xml.XmlSpace Enumeration

Specifies the current xml:space scope.

Syntax

public enum XmlSpace

Remarks

Note:

This enumeration is used by instances of the System.Xml.XmlParserContext, System.Xml.XmlTextReader, and System.Xml.XmlTextWriter classes.

Members

Member NameDescription
Default

The xml:space scope equals default.

None

No xml:space scope.

Preserve

The xml:space scope equals preserve.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0