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