The FtpWebResponse type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ContentLength |
Gets the length of the content returned by the request.
(Overrides WebResponse..::..ContentLength.) | |
| ContentType |
Gets the content type of the response.
(Overrides WebResponse..::..ContentType.) | |
| Headers |
Gets the headers associated with this response from the server.
(Overrides WebResponse..::..Headers.) | |
| ResponseUri |
Gets the URI of the request.
(Overrides WebResponse..::..ResponseUri.) |