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