System::IO::Path::GetFullPath method
Path::GetFullPath method
Converteert het opgegeven pad naar een absoluut pad.
static String System::IO::Path::GetFullPath(const String &path)
| Parameter | Type | Beschrijving |
|---|---|---|
| pad | const String& | Het pad om te converteren |
ReturnValue
Het absolute pad dat naar dezelfde entiteit verwijst (die niet hoeft te bestaan) als path
Zie ook
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++