HttpResponseMessageProperty Properties

HttpResponseMessageProperty Properties

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

The HttpResponseMessageProperty type exposes the following members.

  NameDescription
Public property Headers Gets the HTTP headers from the HTTP response.
Public property Static member Name Gets the name of the message property associated with the HttpResponseMessageProperty class.
Public property StatusCode Gets or sets the status code of the current HTTP response to which this property is attached.
Public property StatusDescription Gets or sets the description of the status code of the current HTTP response to which this property is attached.
Top

Show:
© 2017 Microsoft