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