طريقة System::IO::Path::HasExtension

Path::HasExtension method

يحدد ما إذا كان المسار المحدد يشير إلى ملف بامتداد.

static bool System::IO::Path::HasExtension(const String &path)
ParameterTypeالوصف
المسارconst String&مسار للتحقق منه

ReturnValue

صحيح إذا كان path يشير إلى ملف يحتوي على امتداد، وإلا - خطأ

انظر أيضًا