طريقة System::IO::Path::ToString
Path::ToString method
يعيد تمثيلًا نصيًا لكائن المسار الخاص بـ Boost المحدد.
static String System::IO::Path::ToString(const boost::filesystem::path &path)
| معامل | نوع | الوصف |
|---|---|---|
| مسار | const boost::filesystem::path& | كائن boost::filesystem::path لتحويله إلى نص |
ReturnValue
تمثيل نصي لـ path
انظر أيضًا
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++