Click or drag to resize
SerializerGenerator Properties

The SerializerGenerator type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyName Obsolete.
Gets the name of the assembly to be generated.
Public propertyMethod Obsolete.
Gets or sets the SerializationMethod which indicates serialization method to be used.
Public propertyRootType Obsolete.
Gets the type of the root object which will be serialized/deserialized.
Public propertyTargetTypes Obsolete.
Gets target types will be generated dedicated serializers.
Top
See Also