This class holds single file or directory in the FTP server.

C# | Visual Basic | Visual C++ | F# |
public class FTP_ListItem
Public Class FTP_ListItem
public ref class FTP_ListItem
type FTP_ListItem = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | FTP_ListItem(String, Int64, DateTime, Boolean) |
Default constructor.
|
![]() | Equals(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.) |

Object | |
![]() | FTP_ListItem |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119