System::IO::Path::ToString yöntemi

Path::ToString method

Belirtilen Boost yol nesnesinin dize temsilini döndürür.

static String System::IO::Path::ToString(const boost::filesystem::path &path)
ParametreTürAçıklama
yolconst boost::filesystem::path&Dizeye dönüştürülecek boost::filesystem::path nesnesi

ReturnValue

path‘in dize temsili

Ayrıca Bakınız