FtpListingItem Class

From RemObjects Software

Jump to: navigation, search

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

Property
Description
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

Method
Description
FtpDateToString
LeadZero
Parse
StringToFtpDate


See Also


Product: RemObjects Internet Pack
Current version: Internet Pack 'Vinci' (2.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools