Sets the last modification time of the item.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub SetLastWriteTime ( _ date As DateTime _ ) |
C# |
---|
public void SetLastWriteTime( DateTime date ) |
Parameters
- date
- Type: System..::..DateTime
The last modification time.