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