ExceptionResourceResult Properties

Glimpse API

ExceptionResourceResult Properties Glimpse API Documentation
The ExceptionResourceResult type exposes the following members.
Properties

  NameDescription
Public propertyMessage
Gets or sets the message to return to the client.
(Inherited from StatusCodeResourceResult.)
Public propertyStatusCode
Gets or sets the status code to return to the client.
(Inherited from StatusCodeResourceResult.)
Back to Top
See Also