System::IO::FileSystemInfo::set_LastWriteTimeUtc method
FileSystemInfo::set_LastWriteTimeUtc method
Sets the last write time of the entity represented by the current object as UTC time.
void System::IO::FileSystemInfo::set_LastWriteTimeUtc(DateTime value)
Parameter | Type | Description |
---|---|---|
value | DateTime | A DateTime object representing the time to set as UTC time |
See Also
- Class DateTime
- Class FileSystemInfo
- Namespace System::IO
- Library Aspose.TeX for C++