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