System::IO::Path::ToBoost yöntemi
Path::ToBoost method
Belirtilen yolu temsil eden boost::filesystem::path sınıfının bir örneğini döndürür.
static boost::filesystem::path System::IO::Path::ToBoost(const String &path)
| Parameter | Type | Açıklama |
|---|---|---|
| yol | const String& | Bir yol |
ReturnValue
boost::filesystem::path sınıfının path‘i temsil eden yeni bir örnek
Ayrıca Bakınız
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++