Aspose::BarCode::XmlSerializationAttribute class
XmlSerializationAttribute class
Represents attribute for xml entity generator.
class XmlSerializationAttribute : public System::Attribute
Methods
Method | Description |
---|---|
get_DefaultValue() const | Get or sets default value of the property. |
get_Name() const | Get or sets overriden property name. |
get_Type() const | Get 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
- Namespace Aspose::BarCode
- Library Aspose.BarCode for C++