System::IO::Path::GetFullPath method

Path::GetFullPath method

يحوّل المسار المحدد إلى مسار مطلق.

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

ReturnValue

المسار المطلق الذي يشير إلى نفس الكيان (الذي لا يلزم أن يكون موجودًا) مثل path

انظر أيضًا