System::IO::Directory::GetLastWriteTime طريقة
Directory::GetLastWriteTime method
يعيد وقت آخر كتابة للكيان المحدد كوقت محلي.
static DateTime System::IO::Directory::GetLastWriteTime(const String &path)
| Parameter | Type | الوصف |
|---|---|---|
| المسار | const String& | الكيان الذي يُراد استرجاع وقت الكتابة الأخير له |
ReturnValue
كائن DateTime يمثل وقت الكتابة الأخير للكيان المحدد كوقت محلي
انظر أيضًا
- Class DateTime
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.Page for C++