edtFTPnet/Express - Class Reference

FTPFileListItem Class

Represents an item in an FTPFileList control.

For a list of all members of this type, see FTPFileListItem Members.

System.Object
   System.Windows.Forms.ListViewItem
      EnterpriseDT.Net.Ftp.Forms.FTPFileListItem

public class FTPFileListItem : ListViewItem

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The FTPFileListItem class defines the appearance, behavior, and data associated with an item that is displayed in the FTPFileList control.

Requirements

Namespace: EnterpriseDT.Net.Ftp.Forms

Assembly: edtFTPnetEx (in edtFTPnetEx.dll)

See Also

FTPFileListItem Members | EnterpriseDT.Net.Ftp.Forms Namespace