ExceptionHandlerFeature.Error 属性

定义

在原始请求期间遇到的错误

public:
 property Exception ^ Error { Exception ^ get(); void set(Exception ^ value); };
public Exception Error { get; set; }
member this.Error : Exception with get, set
Public Property Error As Exception

属性值

适用于