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