طريقة System::IO::File::Delete
File::Delete method
يحذف الملف أو الدليل المحدد.
static void System::IO::File::Delete(const String &path)
| Parameter | Type | الوصف |
|---|---|---|
| المسار | const String& | مسار الملف أو الدليل المراد حذفه |
انظر أيضًا
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++