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