System::IO::Path::ToString metodo
Path::ToString method
Restituisce una rappresentazione stringa dell’oggetto path di Boost specificato.
static String System::IO::Path::ToString(const boost::filesystem::path &path)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const boost::filesystem::path& | L’oggetto boost::filesystem::path da convertire in stringa |
ReturnValue
Una rappresentazione stringa di path
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++