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