ComponentSpace FTP Class Library Reference

MSDOSDirectoryListItem Class

An MS-DOS directory list items.

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

System.Object
   ComponentSpace.Ftp.DirectoryListItem
      ComponentSpace.Ftp.MSDOSDirectoryListItem

[Visual Basic]
Public Class MSDOSDirectoryListItem
    Inherits DirectoryListItem
[C#]
public class MSDOSDirectoryListItem : 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

MSDOSDirectoryListItem Members | ComponentSpace.Ftp Namespace