TKFP.DLLのダウンロード
The DirectoryInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Create |
ディレクトリを作成します。
|
|
|
CreateSubdirectory |
指定したパスに 1 つ以上のサブディレクトリを作成します。パスは、このクラスのインスタンスに対する相対パスで指定できます。
|
|
|
Delete |
このディレクトリを削除します。
|
|
|
GetDirectories | Overloaded. |
|
|
GetFiles | Overloaded. |
|
|
Refresh |
オブジェクトの状態を更新します。
(Overrides FileSystemInfo..::.Refresh()()().) |
|
|
ReName |
ファイル/フォルダの名称を変更します。
(Inherited from FileSystemInfo.) |