ModelError.Exception 속성

정의

Exception 인스턴스와 연결된 ModelError를 가져옵니다.

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

속성 값

적용 대상