LocalizedDescriptionAttribute Class Members
- Last UpdatedAug 21, 2026
- 3 minute read
The following tables list the members exposed by LocalizedDescriptionAttribute.
| Name | Description | |
|---|---|---|
![]() | Description | Overridden. Gets the description from the resource file based on description value. |
![]() | ResourceBaseName | Gets the Resource base name for the localized string |
![]() | ResourceId | Gets the Resource ID for the localized string |
![]() | TypeFromAssembly | Gets the type from the assembly containing the resources to be used. |
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
| Name | Description | |
|---|---|---|
![]() | DescriptionValue | (Inherited from System.ComponentModel.DescriptionAttribute) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from System.ComponentModel.DescriptionAttribute) |
![]() | GetHashCode | (Inherited from System.ComponentModel.DescriptionAttribute) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | IsDefaultAttribute | (Inherited from System.ComponentModel.DescriptionAttribute) |
![]() | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |




