TKFP.DLLのダウンロード

ディレクトリの絶対パスを表す文字列を取得します。

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

Syntax

C#
public string DirectoryName { get; }
Visual Basic (Declaration)
Public ReadOnly Property DirectoryName As String

See Also