Click or drag to resize

MessageFormatAttributeMessageFormat Property

Gets or sets the message format type

Namespace:  RestSrvr.Attributes
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public MessageFormatType MessageFormat { get; set; }

Property Value

Type: MessageFormatType
See Also