MessagingDescriptionAttribute Class Members
The following tables list the members exposed by MessagingDescriptionAttribute.
Public Constructors
Name | Description | |
---|---|---|
![]() | MessagingDescriptionAttribute Constructor | Initializes a new instance of the MessagingDescriptionAttribute class, using the specified description. |
Public Properties
Name | Description | |
---|---|---|
![]() | Description | Overridden. Gets description text associated with the item monitored. |
![]() | TypeId | (Inherited from System.Attribute) |
Protected Properties
Name | Description | |
---|---|---|
![]() | DescriptionValue | (Inherited from System.ComponentModel.DescriptionAttribute) |
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.ComponentModel.DescriptionAttribute) |
![]() | GetHashCode | (Inherited from System.ComponentModel.DescriptionAttribute) |
![]() | IsDefaultAttribute | (Inherited from System.ComponentModel.DescriptionAttribute) |
![]() | Match | (Inherited from System.Attribute) |
See Also