SmartFTP FTP Library
IFTPItem Properties Public Properties
Public Properties
Public Property 
Description 
Contains the last access time of the item represented as a FILETIME struct. 
This is AccessTimeAsDate, a member of class IFTPItem. 
Contains the AllocationSize value. 
Contains the attribute bits. 
The creation time of the item represented as a FILETIME struct. 
This is CreateTimeAsDate, a member of class IFTPItem. 
Contains the last time the file attributes were changed. The value is represented as a FILETIME struct. 
Wrapper for CTime 
Contains the group ownership of the item. 
The link point of the item.
Only valid if the item is a symbolic link (Type = sfFTPItemLink) 
Contains the mime type. 
The modified time of the item represented as a FILETIME struct. 
This is ModifyTimeAsDate, a member of class IFTPItem. 
Name 
The name of the item. 
Contains the owner of the item. 
The Unix permissions of the item. 
Size 
The size of the item. 
The size (higher 32 bits) of the item. 
The size (lower 32 bits) of the item. 
This is TimePrecision, a member of class IFTPItem. 
Type 
The type of the item. 
This is Unique, a member of class IFTPItem. 
UTC 
Returns true if the time is in the UTC format. False otherwise. 
Contains the mask for the valid attribute bits. 
Copyright (c) by SmartSoft Ltd. All rights reserved.