ToString()
Path::ToString(const boost::filesystem::path&) method
Returns a string representation of the specified Boost’s path object.
static String System::IO::Path::ToString(const boost::filesystem::path &path)
Arguments
| Parameter | Type | Description |
|---|---|---|
| path | const boost::filesystem::path& | The boost::filesystem::path object to convert to string |
Return Value
A string representation of path
See Also
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Slides