ComponentSpace FTP Class Library Reference

UnixDirectoryListItem Class

A Unix directory list items.

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

System.Object
   ComponentSpace.Ftp.DirectoryListItem
      ComponentSpace.Ftp.UnixDirectoryListItem

[Visual Basic]
Public Class UnixDirectoryListItem
    Inherits DirectoryListItem
[C#]
public class UnixDirectoryListItem : DirectoryListItem

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.

Requirements

Namespace: ComponentSpace.Ftp

Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)

See Also

UnixDirectoryListItem Members | ComponentSpace.Ftp Namespace