طريقة System::IO::Path::ToBoost
Path::ToBoost method
يعيد مثيلًا من فئة boost::filesystem::path التي تمثل المسار المحدد.
static boost::filesystem::path System::IO::Path::ToBoost(const String &path)
| Parameter | Type | الوصف |
|---|---|---|
| المسار | const String& | مسار |
ReturnValue
نسخة جديدة من الفئة boost::filesystem::path التي تمثل path
انظر أيضًا
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++