DotNetInvocationResult.Exception 属性

定义

获取 Exception 导致失败的 。

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

属性值

适用于