Name

XmlSpace

Synopsis

This enumeration provides values for the xml:space scope. Used by XmlParserContext.XmlSpace.

Public Enum XmlSpace
                  None = 0
                  Default = 1
                  Preserve = 2
End Enum

Hierarchy

System.ObjectSystem.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) XmlSpace

Returned By

XmlParserContext.XmlSpace, XmlReader.XmlSpace, XmlWriter.XmlSpace

Passed To

XmlParserContext.{XmlParserContext(), XmlSpace}, System.Xml.XPath.XPathDocument.XPathDocument()

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.