System::IO::Directory::GetCreationTimeUtc method
Directory::GetCreationTimeUtc method
Returns the creation time of the specified entity as UTC time.
static DateTime System::IO::Directory::GetCreationTimeUtc(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 UTC time
See Also
- Class DateTime
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.TeX for C++