Aspose::BarCode::XmlSerializationAttribute class

XmlSerializationAttribute class

Represents attribute for xml entity generator.

class XmlSerializationAttribute : public System::Attribute

Methods

MethodDescription
get_DefaultValue() constGet or sets default value of the property.
get_Name() constGet or sets overriden property name.
get_Type() constGet or sets serialization type. Default is attribute.
set_DefaultValue(System::SharedPtr<System::Object>)Get or sets default value of the property.
set_Name(System::String)Get or sets overriden property name.
set_Type(XmlSerializationType)Get or sets serialization type. Default is attribute.
XmlSerializationAttribute()Initializes new instance of class XmlSerializationAttribute.

See Also