System::IO::DirectoryInfo::get_Exists طريقة
DirectoryInfo::get_Exists method
يحدد ما إذا كان المسار الذي يمثله الكائن الحالي يشير إلى دليل موجود.
virtual bool System::IO::DirectoryInfo::get_Exists() override
ReturnValue
صحيح إذا كان المسار يشير إلى دليل موجود، وإلا - خطأ
انظر أيضًا
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Page for C++