The properties of the EventInfo class are listed below. For a complete list of EventInfo class members, see the EventInfo Members topic.
Attributes | Retrieves the attributes for this event.
Implementation of this member is not complete for this release of the NGWS SDK. This documentation is for information only. |
DeclaringType (inherited from MemberInfo) | Retrieves the class that declares this member. |
EventHandlerType | Retrieves the Type object of the underlying handler delegate.
Implementation of this member is not complete for this release of the NGWS SDK. This documentation is for information only. |
IsMulticast | Indicates whether the event is multicast.
Implementation of this member is not complete for this release of the NGWS SDK. This documentation is for information only. |
IsSpecialName | Indicates whether the EventInfo is the Special Name.
Implementation of this member is not complete for this release of the NGWS SDK. This documentation is for information only. |
MemberType | Retrieves the member type of this event.
Implementation of this member is not complete for this release of the NGWS SDK. This documentation is for information only. |
Name (inherited from MemberInfo) | Retrieves the name of this member. |
ReflectedType (inherited from MemberInfo) | Retrieves the class object that was used to obtain this instance of MemberInfo. |