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
EscapeName | bool.
Gets or sets a value that indicates whether the System.Xml.XmlConvert.EncodeName(string) method is used to write valid XML. | |
Namespaces | ArrayList.
Gets or sets a list of XML qualified name objects that contain the namespaces and prefixes used to produce qualified names in XML documents. | |
Writer | System.Xml.XmlWriter.
Gets or sets the System.Xml.XmlWriter that is being used by the System.Xml.Serialization.XmlSerializationWriter. |