TKFP.DLLのダウンロード

FTPサーバー上のディレクトリを操作するためのクラス

Namespace:  TKFP.IO
Assembly:  TKFP (TKFP.dll 内) バージョン: 1.4.0.2

Syntax

C#
public sealed class DirectoryInfo : FileSystemInfo
Visual Basic (Declaration)
Public NotInheritable Class DirectoryInfo _
	Inherits FileSystemInfo

Inheritance Hierarchy

System..::.Object
  TKFP.IO..::.FileSystemInfo
    TKFP.IO..::.DirectoryInfo

See Also