طريقة 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.Font for C++