System::IO::Path::GetDirectoryName méthode
Path::GetDirectoryName method
Renvoie le nom du répertoire référencé par le chemin spécifié.
static String System::IO::Path::GetDirectoryName(const String &path)
| Paramètre | Type | Description |
|---|---|---|
| chemin | const String& | Un chemin vers un répertoire |
ReturnValue
Le nom du répertoire
Voir aussi
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++