The FtpFileInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Exists |
Gets a value indicating whether the file exists or not.
| |
| FtpWebRequestFactory |
Gets the FTP Web Request Factory.
(Inherited from FtpInfoBase.) | |
| LastWriteTimeUtc |
Gets the date when the file was last written to.
| |
| Length |
Gets the length of the file in bytes.
| |
| Logger |
Gets the logging component.
(Inherited from FtpInfoBase.) | |
| Url |
Gets the remote FTP url of this file or directory.
(Inherited from FtpInfoBase.) |