ProblemDetailsContext.Exception プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
問題の原因となっている例外、または null
使用可能な例外情報がない場合は 。
public Exception? Exception { get; init; }
member this.Exception : Exception with get, set
Public Property Exception As Exception