System::IO::Directory::GetDirectoryRoot méthode
Directory::GetDirectoryRoot method
Renvoie le répertoire racine du chemin spécifié.
static String System::IO::Directory::GetDirectoryRoot(const String &path)
| Paramètre | Type | Description |
|---|---|---|
| chemin | const String& | Un chemin à partir duquel obtenir le répertoire racine |
ReturnValue
Le nom du répertoire racine dans path
Voir aussi
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.Font for C++