BaseBodyEndpointPayloadFormat Property |
Specifies the content type of the payload. If 'Auto' is selected the content type is detected based on the 'Content-Type' request header.
Namespace: Colygon.MatchPoint.WebApi.Configuration.EndPointsAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public MessageFormat PayloadFormat { get; set; }
Property Value
Type:
MessageFormatSee Also