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