EventDataAttribute Class
|
|
A Custom Attribute, based on DescriptionAttirbute |
|
For a list of all members of this type, see
EventDataAttribute Class Members
.
|
|
Assembly:
Order |
|
|
System.ComponentModel.DescriptionAttribute |
|
|
|
|
Public Class
EventDataAttribute
|
|
Inherits System.ComponentModel.DescriptionAttribute
|
|
Implements:
|
|
System.Runtime.InteropServices._Attribute
|
|
|
|
Remarks:
|
|
Being based on DescriptionAttribute, and writing its EventData to the DescriptionValue, this Attribute may be accessed in other Assemblies, where there might otherwise be problems in recognizing its type. |
|
|
|