SequenceNumber Element (Event)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Specifies the order to use for the event registration when more than one handler is associated with the feature.

<SequenceNumber>
</SequenceNumber>

Attributes

Attribute

Description

None

N/A

Child Elements

None

Parent Elements

Receiver

Occurrences

Minimum: 0

Maximum: 1

Example

For an example of how this element is used, see Event Registrations.

Microsoft.Win32.RegistryKey#4

See Also

Tasks

How to: Create an Event Handler Feature

Concepts

Registering an Event Handler

Other Resources

Event Fundamentals