ExceptionEventArgs.Exception 属性

定义

获取详细说明失败原因的异常。

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

属性值

Exception

返回 Exception

适用于