Click or drag to resize
LocalisedDescriptionAttribute Properties

The LocalisedDescriptionAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description stored in this attribute.
(Inherited from DescriptionAttribute.)
Protected propertyDescriptionValue
Gets or sets the string stored as the description.
(Inherited from DescriptionAttribute.)
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also