ResourcesAttribute members
Include protected members
Include inherited members
Derivada de Object.Attribute e usado para especificar como uma propriedade deve ser localizada.
The ResourcesAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourcesAttribute() | Inicializa uma nova instância da classe ResourcesAttribute . | |
ResourcesAttribute(String, String, String) | Inicializa uma nova instância da classe ResourcesAttribute . |
Top
Properties
Name | Description | |
---|---|---|
Category | Obtém ou define a identificação do recurso que identifica a categoria de uma propriedade quando exibida na parte da ferramenta CustomPropertyToolPart . | |
Description | Obtém ou define a identificação do recurso que fornece uma descrição de uma propriedade quando ela é exibida na parte da ferramenta CustomPropertyToolPart . | |
Name | Obtém ou define a identificação do recurso que identifica o nome de uma propriedade quando exibida na parte da ferramenta CustomPropertyToolPart . | |
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 | Representa o valor retornado se a classe ResourcesAttribute não está definida. |
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