The properties of System.Runtime.InteropServices._EventInfo are listed below. For a list of all members, see the _EventInfo Members list.
[read-only] | Attributes | System.Reflection.EventAttributes.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.Attributes property. |
[read-only] | DeclaringType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.DeclaringType property. |
[read-only] | EventHandlerType | Type.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.EventHandlerType property. |
[read-only] | IsMulticast | bool.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.IsMulticast property. |
[read-only] | IsSpecialName | bool.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.IsSpecialName property. |
[read-only] | MemberType | System.Reflection.MemberTypes.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.MemberType property. |
[read-only] | Name | string.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.Name property. |
[read-only] | ReflectedType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.ReflectedType property. |