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