BaseEndpointResponseFormat Property |
Specifies the response content type of the message that is returned by this endpoint. If 'Auto' is selected the response content type is detected based on the 'Accept' request header.
Namespace: Colygon.MatchPoint.WebApi.Configuration.EndPointsAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public MessageFormat ResponseFormat { get; set; }
Property Value
Type:
MessageFormatSee Also