UnobservedTaskExceptionEventArgs.Exception 속성

정의

관찰되지 않은 예외를 가져옵니다.

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

속성 값

관찰되지 않은 예외입니다.

적용 대상

추가 정보