ModelError.Exception Property

Visual Studio 2010

Gets or sets the exception object.

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

'Declaration
Public Property Exception As Exception
	Get
	Private Set

Property Value

Type: System.Exception
The exception object.

Community Additions

ADD
Show: