طريقة System::IO::Directory::SetCreationTime
Directory::SetCreationTime method
يضبط وقت الإنشاء للكيان المحدد كوقت محلي.
static void System::IO::Directory::SetCreationTime(const String &path, DateTime date)
| معامل | نوع | الوصف |
|---|---|---|
| مسار | const String& | الكيان الذي سيتم تعيين وقت إنشائه |
| date | DateTime | كائن DateTime يمثل الوقت الذي سيتم تعيينه كوقت محلي |
انظر أيضًا
- Class String
- Class DateTime
- Class Directory
- Namespace System::IO
- Library Aspose.Font for C++