XmlSerializationAttribute

XmlSerializationAttribute class

Represents attribute for xml entity generator.

The XmlSerializationAttribute type exposes the following members:

Constructors

NameDescription
XmlSerializationAttribute()Initializes a new instance of the XmlSerializationAttribute class

Properties

NameDescription
typeGet or sets serialization type. Default is attribute.
nameGet or sets overriden property name.
default_valueGet or sets default value of the property.

See Also