ResourceDescriptionAttribute Members
Include Protected Members
Include Inherited Members
The ResourceDescriptionAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ResourceDescriptionAttribute | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from DescriptionAttribute.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from DescriptionAttribute.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsDefaultAttribute | (Inherited from DescriptionAttribute.) |
![]() |
Match | (Inherited from Attribute.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Description |
Gets the description for a property, event, or public void method that takes no arguments stored in this attribute.
(Overrides DescriptionAttribute.Description.) |
![]() |
DescriptionValue | (Inherited from DescriptionAttribute.) |
![]() |
ResourceName |
Name of the string resource containing our display name.
|
![]() |
ResourceType |
A type contained in the assembly we want to get our display name from.
|
![]() |
TypeId | (Inherited from Attribute.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Inherited from Attribute.) |
See Also
ResourceDescriptionAttribute Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace