System::IO::Path::ToString methode

Path::ToString method

Retourneert een tekenreeksrepresentatie van het opgegeven Boost‑padobject.

static String System::IO::Path::ToString(const boost::filesystem::path &path)
ParameterTypeBeschrijving
padconst boost::filesystem::path&Het boost::filesystem::path‑object om te converteren naar een tekenreeks

ReturnValue

Een tekenreeksrepresentatie van path

Zie ook