ResourceCategoryAttribute Members
Include Protected Members
Include Inherited Members
The ResourceCategoryAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourceCategoryAttribute |
Initialize a new instance of the SRCategoryAttribute class with the Type containing the resources and the resource name.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from CategoryAttribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from CategoryAttribute.) | |
GetLocalizedString | (Inherited from CategoryAttribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from CategoryAttribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Category | (Inherited from CategoryAttribute.) | |
General |
Returns a localized ResourceCategoryAttribute for the General category.
|
|
ResourceType |
Gets the type that contains the resources.
|
|
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
ResourceCategoryAttribute Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace