Click or drag to resize
SerializationCompatibilityOptions Properties

The SerializationCompatibilityOptions type exposes the following members.

Properties
  NameDescription
Public propertyOneBoundDataMemberOrder
Gets or sets a value indicating whether System.Runtime.Serialization.DataMemberAttribute.Order should be started with 1 instead of 0.
Public propertyPackerCompatibilityOptions
Gets or sets the PackerCompatibilityOptions.
Top
See Also