LogEntry<TState>.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

屬性值

Exception 執行個體。

適用於