HttpErrorKeys.InnerExceptionKey Field
Provides a key for the InnerException.
Namespace: System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
public static readonly string InnerExceptionKey
public:
static initonly String^ InnerExceptionKey
static val InnerExceptionKey : string
Public Shared ReadOnly InnerExceptionKey As String
Field Value
Type: System.String
See Also
HttpErrorKeys Class
System.Web.Http Namespace
Return to top