System::IO::Path::GetPathRoot method
Path::GetPathRoot method
يعيد الدليل الجذر للمسار المحدد.
static String System::IO::Path::GetPathRoot(const String &path)
| معامل | نوع | الوصف |
|---|---|---|
| مسار | const String& | المسار الذي يُستخرج منه الجذر |
ReturnValue
الدليل الجذر لـ path
انظر أيضًا
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++