System::IO::Path::ToBoost methode
Path::ToBoost method
Retourneert een instantie van de boost::filesystem::path‑klasse die het opgegeven pad vertegenwoordigt.
static boost::filesystem::path System::IO::Path::ToBoost(const String &path)
| Parameter | Type | Beschrijving |
|---|---|---|
| pad | const String& | Een pad |
ReturnValue
een nieuwe instantie van de boost::filesystem::path klasse die path vertegenwoordigt
Zie ook
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++