XmlSerializationAttribute

XmlSerializationAttribute class

Represents attribute for xml entity generator.

The XmlSerializationAttribute type exposes the following members:

Constructors

Name Description
XmlSerializationAttribute() Initializes a new instance of the XmlSerializationAttribute class

Properties

Name Description
type Get or sets serialization type. Default is attribute.
name Get or sets overriden property name.
default_value Get or sets default value of the property.

See Also