The properties of System.Xml.Serialization.XmlSerializationReader are listed below. For a list of all members, see the XmlSerializationReader Members list.
See Also: Inherited members from System.Xml.Serialization.XmlSerializationGeneratedCode
DecodeName | bool.
Gets or sets a value that determines whether XML strings are translated into valid .NET Framework type names. | |
[read-only] | Document | System.Xml.XmlDocument.
Gets the XML document object into which the XML document is being deserialized. |
IsReturnValue | bool.
Gets or sets a value that should be true for a SOAP 1.1 return value. | |
[read-only] | Reader | System.Xml.XmlReader.
Gets the System.Xml.XmlReader object that is being used by System.Xml.Serialization.XmlSerializationReader. |
[read-only] | ReaderCount | int.
Gets the current count of the System.Xml.XmlReader. |