Click or drag to resize

EventAttribute Properties

The EventAttribute type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets or sets the name of the event which should invoke the method. If this value is null, the method name is used as the event name.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also