System.Xml.XmlParserContext.XmlSpace Property

Gets or sets the current xml:space scope.

Syntax

public XmlSpace XmlSpace { get; set; }

Value

One of the members of the System.Xml.XmlSpace enumeration indicating the xml:space scope.

Remarks

Note:

The white space attribute, xml:space, specifies how white space is handled in the current element.

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