SerializeSettingAttribute Properties

Properties

Serialize Gets or sets flag that determines if the property or field this SerializeSettingAttribute modifies should be serialized to the configuration file.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)

See Also