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