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.
| Name | Description | |
|---|---|---|
|
Headers | Gets the HTTP headers from the HTTP response. |
|
Name | Gets the name of the message property associated with the HttpResponseMessageProperty class. |
|
StatusCode | Gets or sets the status code of the current HTTP response to which this property is attached. |
|
StatusDescription | Gets or sets the description of the status code of the current HTTP response to which this property is attached. |
Show: