TKFP.DLLのダウンロード

TKFP.IO.FileInfo オブジェクトと TKFP.IO.DirectoryInfo オブジェクトの両方の基本クラス

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

Syntax

C#
public abstract class FileSystemInfo
Visual Basic (Declaration)
Public MustInherit Class FileSystemInfo

Inheritance Hierarchy

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

See Also