Mono Class Library: Overview

System.Reflection.EventInfo: Property Members

The properties of System.Reflection.EventInfo are listed below. For a list of all members, see the EventInfo Members list.

See Also: Inherited members from System.Reflection.MemberInfo

Public Properties

[read-only]
abstract
AttributesEventAttributes. Gets the attributes of the event reflected by the current instance.
[read-only]
EventHandlerTypeType. Gets the Type of the event-handler Delegate associated with the event reflected by the current instance.
[read-only]
IsMulticastbool. Documentation for this section has not yet been entered.
[read-only]
IsSpecialNamebool. Documentation for this section has not yet been entered.
[read-only]
override
MemberTypeMemberTypes. Documentation for this section has not yet been entered.