The properties of the MemberDescriptor class are listed below. For a complete list of MemberDescriptor class members, see the MemberDescriptor Members topic.
Attributes | Gets the collection of attributes for this member. |
Category | Gets the name of the category that the member belongs to, as specified in the CategoryAttribute. |
Description | Gets the description of the member as specified in the DescriptionAttribute. |
IsBrowsable | Gets a value indicating whether the member is browsable as specified in the BrowsableAttribute. |
Name | Gets the name of the member. |
AttributeArray | Gets or sets an array of attributes. |
NameHashCode | Gets the hash code for the name of the member as specified in GetHashCode. |