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