PlainTextWebResponse Properties |
The PlainTextWebResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | Encoding |
Gets the encoding of the text.
(Inherited from TextWebResponse.) |
![]() | PlainText |
Gets the plain text.
|
![]() | ResponseType |
Gets the type of the response.
(Inherited from WebResponse.) |
![]() | ResponseUrl |
Gets the URL of the response.
(Inherited from WebResponse.) |
![]() | Success |
Gets a value indicating whether the response is considered successful.
(Inherited from WebResponse.) |
![]() | Text |
Gets the text.
(Inherited from TextWebResponse.) |