Mono Class Library: OverviewSystem.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
[read-only] abstractAttributes EventAttributes. Gets the attributes of the event reflected by the current instance. [read-only] EventHandlerType Type. Gets the Type of the event-handler Delegate associated with the event reflected by the current instance. [read-only] IsMulticast bool. Documentation for this section has not yet been entered. [read-only] IsSpecialName bool. Documentation for this section has not yet been entered. [read-only] overrideMemberType MemberTypes. Documentation for this section has not yet been entered.