ResourcesAttribute members
Derived from Object.Attribute and used for specifying how a property should be localized.
The ResourcesAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ResourcesAttribute() | Initializes a new instance of the ResourcesAttribute class. |
![]() |
ResourcesAttribute(String, String, String) | Initializes a new instance of the ResourcesAttribute class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Category | Gets or sets the resource ID that identifies the category of a property when displayed in the CustomPropertyToolPart tool part. |
![]() |
Description | Gets or sets the resource ID that provides a description of a property when it is displayed in the CustomPropertyToolPart tool part. |
![]() |
Name | Gets or sets the resource ID that identifies the name of a property when displayed in the CustomPropertyToolPart tool part. |
![]() |
TypeId | (Inherited from Attribute.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Attribute.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Attribute.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsDefaultAttribute | (Inherited from Attribute.) |
![]() |
Match | (Inherited from Attribute.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Undefined | Represents the value returned if the ResourcesAttribute class is not defined. |
Top
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.) |
Top