The ISerializationFormat type exposes the following members.

Properties

  NameDescription
Public propertyDefaultExtension
Returns the default filename extension for the serialization format
Public propertyEncoding
Returns the text encoding used by the serialization format
Public propertyMediaTypes
Returns a of the MIME types that can be applied to this serialization format
Public propertySerializedModel
Returns the model that

See Also