metode System::IO::File::Delete
File::Delete method
Menghapus file atau direktori yang ditentukan.
static void System::IO::File::Delete(const String &path)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| path | const String& | Jalur file atau direktori yang akan dihapus |
Lihat Juga
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++