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