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