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