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