Provides custom attributes for reflection objects that support them.
See Also: ICustomAttributeProvider Members
Nearly all the Reflection classes can have attributes associated with them. Attributes can be standard (public, private, HelpString) or custom.