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