System.Runtime.InteropServices._EventInfo: Property Members

The properties of System.Runtime.InteropServices._EventInfo are listed below. For a list of all members, see the _EventInfo Members list.

Public Properties

[read-only]
AttributesSystem.Reflection.EventAttributes.

Provides COM objects with version-independent access to the System.Reflection.EventInfo.Attributes property.

[read-only]
DeclaringTypeType.

Provides COM objects with version-independent access to the System.Reflection.MemberInfo.DeclaringType property.

[read-only]
EventHandlerTypeType.

Provides COM objects with version-independent access to the System.Reflection.EventInfo.EventHandlerType property.

[read-only]
IsMulticastbool.

Provides COM objects with version-independent access to the System.Reflection.EventInfo.IsMulticast property.

[read-only]
IsSpecialNamebool.

Provides COM objects with version-independent access to the System.Reflection.EventInfo.IsSpecialName property.

[read-only]
MemberTypeSystem.Reflection.MemberTypes.

Provides COM objects with version-independent access to the System.Reflection.EventInfo.MemberType property.

[read-only]
Namestring.

Provides COM objects with version-independent access to the System.Reflection.MemberInfo.Name property.

[read-only]
ReflectedTypeType.

Provides COM objects with version-independent access to the System.Reflection.MemberInfo.ReflectedType property.