TKFP.DLLのダウンロード

親ディレクトリのインスタンスを取得します。

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

Syntax

C#
public DirectoryInfo Parent { get; }
Visual Basic (Declaration)
Public ReadOnly Property Parent As DirectoryInfo

See Also