طريقة System::IO::Path::GetFileName
Path::GetFileName method
يعيد اسم الملف المشار إليه بالمسار المحدد.
static String System::IO::Path::GetFileName(const String &path)
| معامل | نوع | الوصف |
|---|---|---|
| مسار | const String& | مسار إلى ملف |
ReturnValue
اسم الملف
انظر أيضًا
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++