NormalMessage Properties |
The NormalMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsErrorInformation |
Gets or sets a value indicating whether the message contains error information. A display method can use this flag to display the text in a different
fashion.
| |
| CreatedOn |
Gets the creation date/time
(Inherited from Message.) | |
| IsVerboseInformation |
Gets or sets a value indicating whether this message contains verbose information. A display method can use this flag to ignore the message if
verbose information logging is switched off.
| |
| MessageText |
Gets the message text
(Inherited from Message.) | |
| Source |
Gets the source of the message
(Inherited from Message.) | |
| TagCount |
Gets the tag count.
(Inherited from Message.) | |
| TypeOfMessage |
Gets the type of the message.
(Inherited from Message.) | |
| TypeOfMessageAsInt |
Gets the integer value of TypeOfMessage. For databinding.
(Inherited from Message.) |