ServicesExceptionNotHandledEventArgs.Exception 屬性

定義

取得服務無法處理的例外狀況。

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

屬性值

Exception,代表服務無法處理的例外狀況。

適用於