HttpRequestMessageProperty Properties

HttpRequestMessageProperty Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The HttpRequestMessageProperty type exposes the following members.

  NameDescription
Public property Headers Gets the HTTP headers from the HTTP request.
Public property Method Gets or sets the HTTP verb for the HTTP request.
Public property Static member Name Gets the name of the message property associated with the HttpRequestMessageProperty class.
Public property QueryString Gets or sets the query string for the HTTP request.
Public property SuppressEntityBody Gets or sets a value that indicates whether the body of the message is ignored and only the headers are sent.
Top

Show:
© 2017 Microsoft