LumiSoft Net Help
FTP_ListItem Class
NamespacesLumiSoft.Net.FTPFTP_ListItem
This class holds single file or directory in the FTP server.
Declaration Syntax
C#Visual BasicVisual C++F#
public class FTP_ListItem
Public Class FTP_ListItem
public ref class FTP_ListItem
type FTP_ListItem =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FTP_ListItem(String, Int64, DateTime, Boolean)
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsDir
Gets if current item is directory.

IsFile
Gets if current item is file.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Modified
Gets last time file or direcory was modified.

Name
Gets the name of the file or directory.

Size
Gets file size in bytes.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
FTP_ListItem

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119