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