System::IO::Path::ToString méthode
Path::ToString method
Renvoie une représentation sous forme de chaîne de l’objet path de Boost spécifié.
static String System::IO::Path::ToString(const boost::filesystem::path &path)
| Paramètre | Type | Description |
|---|---|---|
| chemin | const boost::filesystem::path& | L’objet boost::filesystem::path à convertir en chaîne |
ReturnValue
Une représentation sous forme de chaîne de path
Voir aussi
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++