LocalizablePropertyCategoryAttribute Members
Include Protected Members
Include Inherited Members
Provides a localized category for a property. This class cannot be inherited.
The LocalizablePropertyCategoryAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
LocalizablePropertyCategoryAttribute(Type, String) | Initializes a new instance of the LocalizablePropertyCategoryAttribute class using the specified type and property name. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from CategoryAttribute.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from CategoryAttribute.) |
![]() |
GetLocalizedString(String) | (Inherited from CategoryAttribute.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
IsDefaultAttribute() | (Inherited from CategoryAttribute.) |
![]() |
Match(Object) | (Inherited from Attribute.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Category | (Inherited from CategoryAttribute.) |
![]() |
TypeId | (Inherited from Attribute.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames(Guid%, IntPtr, UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo(UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount(UInt32%) | (Inherited from Attribute.) |
![]() ![]() |
_Attribute.Invoke(UInt32, Guid%, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) | (Inherited from Attribute.) |
Top