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