System.Xml.Serialization.XmlSerializationWriter: Property Members

The properties of System.Xml.Serialization.XmlSerializationWriter are listed below. For a list of all members, see the XmlSerializationWriter Members list.

See Also: Inherited members from System.Xml.Serialization.XmlSerializationGeneratedCode

Protected Properties

EscapeNamebool.

Gets or sets a value that indicates whether the System.Xml.XmlConvert.EncodeName(string) method is used to write valid XML.

NamespacesArrayList.

Gets or sets a list of XML qualified name objects that contain the namespaces and prefixes used to produce qualified names in XML documents.

WriterSystem.Xml.XmlWriter.

Gets or sets the System.Xml.XmlWriter that is being used by the System.Xml.Serialization.XmlSerializationWriter.