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