ModelError.Exception Property

.NET Framework (current version)
 

Gets the exception object.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

Public Property Exception As Exception
	Get
	Private Set
End Property

Property Value

Type: System.Exception

The exception object.

.NET Framework
Available since 4.5
Return to top
Show: