DacExceptionMessage.Exception Property

Definition

Get exception associated with the event message.

public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Property Value

Exception object associated with the message.

Applies to