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

属性值

适用于