System::IO::Path::GetFullPath méthode
Path::GetFullPath method
Convertit le chemin spécifié en chemin absolu.
static String System::IO::Path::GetFullPath(const String &path)
| Paramètre | Type | Description |
|---|---|---|
| chemin | const String& | Le chemin à convertir |
ReturnValue
Le chemin absolu faisant référence à la même entité (qui n’a pas besoin d’exister) que path
Voir aussi
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++