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

Path::IsPathRooted method

يحدد ما إذا كان المسار المحدد يحتوي على جذر.

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

ReturnValue

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

انظر أيضًا