This topic has not yet been rated - Rate this topic

ErrorParameterBinding.ErrorMessage Property

Gets the error message.

Namespace:  System.Web.Http.ModelBinding
Assembly:  System.Web.Http (in System.Web.Http.dll)
public override string ErrorMessage { get; }

Property Value

Type: System.String
The error message.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.