Click or drag to resize

DeserializationOptions Properties

The DeserializationOptions type exposes the following members.

Properties
  NameDescription
Public propertyCustomObjectCreator
ICustomObjectCreator to use when creating objects during deserialization. Null will uses the IExtendedTypeSerializer defaults for type creation.
Public propertyHasSettings
Returns true if any custom options are set
Top
See Also