HandleErrorInfo.Exception 属性

定义

获取或设置异常对象。

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

属性值

异常对象。

适用于