FtpListingItem Class
From RemObjects Software
This is a Internet Pack Architecture entry
Feel free to add your notes to this topic below.
Overview
Represents a file or directory in an FtpListing.
Namespace
Declaration (C#)
public class FtpListingItem;
Members
Properties
| | |
|---|---|
| Directory | True if the item represents a directory. |
| ImageIndex | 0 for parent directory (".."), 1 for directory, 2 for file |
| FileDate | Date the file was last modified |
| FileName | Name of the file |
| Group | |
| GroupRead | |
| GroupWrite | |
| GroupExec | |
| OtherRead | |
| OtherWrite | |
| OtherExec | |
| User | |
| UserRead | |
| UserWrite | |
| UserExec | |
| Size | Size (in bytes) of the file |
| SubItemCount |
Methods
| | |
|---|---|
| FtpDateToString | |
| LeadZero | |
| Parse | |
| StringToFtpDate |
See Also
Product: RemObjects Internet Pack
Current version: Internet Pack 'Vinci' (2.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
