Click or drag to resize

SerializeSettingAttribute Properties

The SerializeSettingAttribute type exposes the following members.

Properties
  Name Description
Public property Serialize Gets or sets flag that determines if the property or field this SerializeSettingAttribute modifies should be serialized to the configuration file.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also