System::IO::Path::ToString methode
Path::ToString method
Retourneert een tekenreeksrepresentatie van het opgegeven Boost‑padobject.
static String System::IO::Path::ToString(const boost::filesystem::path &path)
| Parameter | Type | Beschrijving |
|---|---|---|
| pad | const boost::filesystem::path& | Het boost::filesystem::path‑object om te converteren naar een tekenreeks |
ReturnValue
Een tekenreeksrepresentatie van path
Zie ook
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++