System::IO::FileSystemInfo::set_CreationTimeUtc طريقة
FileSystemInfo::set_CreationTimeUtc method
يضبط وقت الإنشاء للكيان الممثل بواسطة الكائن الحالي كوقت UTC.
void System::IO::FileSystemInfo::set_CreationTimeUtc(DateTime value)
| Parameter | Type | الوصف |
|---|---|---|
| value | DateTime | كائن DateTime يمثل الوقت الذي سيتم تحديده كوقت UTC |
انظر أيضًا
- Class DateTime
- Class FileSystemInfo
- Namespace System::IO
- Library Aspose.Page for C++