DacExceptionMessage.Exception 属性

定义

获取与事件消息关联的异常。

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

属性值

与消息关联的异常对象。

适用于