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