Version

LocalizedCategoryAttribute Class Members

The following tables list the members exposed by LocalizedCategoryAttribute.

Public Constructors
Public Properties
 NameDescription
Public PropertyCategory (Inherited from System.ComponentModel.CategoryAttribute)
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public Methods
 NameDescription
Public MethodEquals (Inherited from System.ComponentModel.CategoryAttribute)
Public MethodGetHashCode (Inherited from System.ComponentModel.CategoryAttribute)
Public MethodIsDefaultAttribute (Inherited from System.ComponentModel.CategoryAttribute)
Public MethodMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Protected Methods
 NameDescription
Protected MethodGetLocalizedStringOverridden. Returns the localized category name.  
See Also