Click or drag to resize

RestRequestMessage Properties

The RestRequestMessage type exposes the following members.

Properties
  NameDescription
Public propertyBody
Body of the message
Public propertyContentType
Gets the content type
Public propertyCookies
Gets the original request information
Public propertyHeaders
Gets the headers of this message
Public propertyMethod
Gets the HTTP method
Public propertyOperationPath
Gets the Operational path
Public propertyUrl
Gets the URL of the message
Public propertyUserAgent
Gets the User agent
Top
See Also