LocalizedDescriptionAttribute Properties | 
The LocalizedDescriptionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultDescription | Gets or sets the default description in case the resource key could not be found in the resources.  | |
| Description | Gets the description stored in this attribute.  (Inherited from DescriptionAttribute.) | |
| DescriptionValue | Gets or sets the string stored as the description.  (Inherited from DescriptionAttribute.) | |
| ResourceKey | Gets the key with which the description must be retrieved from the resources.  | |
| ResourceType | Gets the type of the resources that contains the description.  |