System::IO::File::Delete メソッド
File::Delete method
指定されたファイルまたはディレクトリを削除します。
static void System::IO::File::Delete(const String &path)
| パラメーター | 型 | 説明 |
|---|---|---|
| パス | const String& | 削除するファイルまたはディレクトリのパス |
参照
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++