System::IO::Path::ToBoost Methode
Path::ToBoost method
Gibt eine Instanz der Klasse boost::filesystem::path zurück, die den angegebenen Pfad darstellt.
static boost::filesystem::path System::IO::Path::ToBoost(const String &path)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Pfad | const String& | Ein Pfad |
ReturnValue
eine neue Instanz der boost::filesystem::path Klasse, die path darstellt
Siehe auch
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++