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