Mono Class Library: System.Xml.XmlTextWriter Overview | Members

System.Xml.XmlTextWriter.XmlSpace Property

Gets the white space attribute, xml:space, specifying how white space is handled in the current element.

public override XmlSpace XmlSpace { get; }

Value

One of the members of the System.Xml.XmlSpace enumeration, or XmlSpace.None if the white space attribute is not specified for the element.

Remarks

This property is read-only.

Note:

This property overrides XmlWriter.XmlSpace.

Requirements

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