System::IO::Directory::GetDirectoryRoot methode
Directory::GetDirectoryRoot method
Retourneert de hoofdmap van het opgegeven pad.
static String System::IO::Directory::GetDirectoryRoot(const String &path)
| Parameter | Type | Beschrijving |
|---|---|---|
| pad | const String& | Een pad waaruit een hoofdmap moet worden verkregen |
ReturnValue
De naam van de hoofdmap in path
Zie ook
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.Page for C++