Click or drag to resize
LocalisedCategoryAttribute Properties

The LocalisedCategoryAttribute type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the name of the category for the property or event that this attribute is applied to.
(Inherited from CategoryAttribute.)
Public propertyPrefix
Gets the prefix assigned to the category.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also