Click or drag to resize

RestResponseMessageFormat Property

Gets or sets the format of this message response type

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public MessageFormatType Format { get; }

Property Value

Type: MessageFormatType
See Also