Gets the message object used to initialize this event.
The message object used to initialize this event.
Gets the message object used to initialize this event. Note that this event may not have a valid message object. If the event is serialized the message object will not be transferred. To get the text of the message the RenderedMessage property must be used not this property.
If there is no defined message object for this event then null will be returned.
LoggingEvent Class | log4net.Core Namespace