ModelError.Exception Propiedad

Definición

Obtiene el objeto de la excepción.

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

Valor de propiedad

Exception

El objeto excepción.

Se aplica a