System::IO::Directory::GetCreationTime method
Directory::GetCreationTime method
Returns the creation time of the specified entity as local time.
static DateTime System::IO::Directory::GetCreationTime(const String &path)
Parameter | Type | Description |
---|---|---|
path | const String& | The entity whose creating time to retrieve |
ReturnValue
A DateTime object representing the creation time of the specified entity as local time
See Also
- Class DateTime
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.TeX for C++