System::IO::File::Delete メソッド

File::Delete method

指定されたファイルまたはディレクトリを削除します。

static void System::IO::File::Delete(const String &path)
パラメーター説明
パスconst String&削除するファイルまたはディレクトリのパス

参照