Click or drag to resize

XmlSerializer Properties

The XmlSerializer type exposes the following members.

Properties
  NameDescription
Public propertyCanDeserialize
Gets or sets a value indicating whether this instance can be deserialized.
(Overrides AbstractSerializerCanDeserialize.)
Public propertyDocumentFormat
Gets the type of the text folding (XML, C#, ...)
(Inherited from AbstractSerializer.)
Public propertyStatic memberInstance
Gets the Static instance of the XmlSerializer
Top
See Also