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

Path::HasExtension method

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

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

ReturnValue

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

انظر أيضًا