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ètreTypeDescription
cheminconst 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