Dart Ftp Control
ListEntry Object Members
Overview 
Public Properties
Public Property DestinationA string expression that returns the destination of a link file. Unix only.
Public Property DirectoryA string expression that returns the directory containing the file. Unix only.
Public Property GroupNameA string expression that returns the group name of the file. Unix only.
Public Property LinksA long expression that returns the number of links associated with the file. Unix only.
Public Property NameA string expression that returns the name of the file.
Public Property OwnerA string expression that returns the owner of the file. Unix only.
Public Property PermissionsA long expression that returns the permissions for the file. Unix only.
Public Property SizeA long expression that returns the size of the file in bytes.
Public Property SizeHighHigh value size of the file in bytes. Used only when the size is greater than or equal to 2^31 (2147483648).
Public Property TextA string expression that returns the file entry in its unformatted state.
Public Property TimeStampA string expression that returns the date and time the file was last modified.
Public Property TypeA one character string that returns the type of file. (Ex. D is a directory)
See Also

ListEntry Object


PowerTCP FTP for ActiveX Documentation Version 2.2
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic