次の方法で共有


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

プロパティ値

適用対象