ResourcesAttribute 成员
派生自Object.Attribute并用于指定应该如何本地化属性。
ResourcesAttribute 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
ResourcesAttribute() | 初始化ResourcesAttribute类的新实例。 |
![]() |
ResourcesAttribute(String, String, String) | 初始化ResourcesAttribute类的新实例。 |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Category | 获取或设置标识CustomPropertyToolPart工具部件中显示时的属性类别的资源 ID。 |
![]() |
Description | 获取或设置提供属性的说明, CustomPropertyToolPart工具部件中显示时的资源 ID。 |
![]() |
Name | 获取或设置资源 ID 标识CustomPropertyToolPart工具部件中显示时的属性的名称。 |
![]() |
TypeId | (从 Attribute 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Attribute 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetHashCode | (从 Attribute 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
IsDefaultAttribute | (从 Attribute 继承。) |
![]() |
Match | (从 Attribute 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首
域
名称 | 说明 | |
---|---|---|
![]() ![]() |
Undefined | 代表如果未定义ResourcesAttribute类,则返回的值。 |
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (从 Attribute 继承。) |
![]() ![]() |
_Attribute.GetTypeInfo | (从 Attribute 继承。) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (从 Attribute 继承。) |
![]() ![]() |
_Attribute.Invoke | (从 Attribute 继承。) |
页首