HandleErrorInfo::Exception Property
Gets or sets the exception object.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property Exception^ Exception { Exception^ get(); private: void set(Exception^ value); }
Show:
Gets or sets the exception object.
public: property Exception^ Exception { Exception^ get(); private: void set(Exception^ value); }