다음을 통해 공유


DotNetInvocationResult.Exception 속성

정의

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

속성 값

적용 대상