System.Xml.Serialization.XmlSerializationReader: Property Members

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

Protected Properties

DecodeNamebool.

Gets or sets a value that determines whether XML strings are translated into valid .NET Framework type names.

[read-only]
DocumentSystem.Xml.XmlDocument.

Gets the XML document object into which the XML document is being deserialized.

IsReturnValuebool.

Gets or sets a value that should be true for a SOAP 1.1 return value.

[read-only]
ReaderSystem.Xml.XmlReader.

Gets the System.Xml.XmlReader object that is being used by System.Xml.Serialization.XmlSerializationReader.

[read-only]
ReaderCountint.

Gets the current count of the System.Xml.XmlReader.