System::IO::Path::GetFullPath Methode
Path::GetFullPath method
Konvertiert den angegebenen Pfad in einen absoluten Pfad.
static String System::IO::Path::GetFullPath(const String &path)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Pfad | const String& | Der zu konvertierende Pfad |
ReturnValue
Der absolute Pfad, der dieselbe Entität (die nicht existieren muss) wie path referenziert
Siehe auch
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++