SetLastAccessTime()
Directory::SetLastAccessTime(const String&, DateTime) method
Sets the last access time of the specified entity as local time.
static void System::IO::Directory::SetLastAccessTime(const String &path, DateTime date)
Arguments
Parameter | Type | Description |
---|---|---|
path | const String& | The entity whose last access time to set |
date | DateTime | A DateTime object representing the time to set as local time |
See Also
- Class String
- Class DateTime
- Class Directory
- Namespace System::IO
- Library Aspose.Slides