WebRequestInfo properties

The WebRequestInfo type exposes the following members.

Properties

  Name Description
Public property Body Gets or sets the body of the HTTP request message.
Public property Headers Gets or sets a dictionary containing the name value pairs for the headers that will be sent in the HTTP request.
Public property Method Gets or sets the HTTP method for the web request.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property Url Gets or sets the URL for the web request.

Top

See also

Reference

WebRequestInfo class

Microsoft.SharePoint.Client namespace