Attributes Property
Collapse the table of content
Expand the table of content

EventInfo.Attributes Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the attributes for this event.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public MustOverride ReadOnly Property Attributes As EventAttributes

Property Value

Type: System.Reflection.EventAttributes
The attributes for this event.

The attributes are returned in a 4-byte integer that represents a bitmap of the attributes.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft