LocalItem.SetCreationTime Method
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
SetCreationTime(DateTime)
Sets the creation time of the item.
Declaration
public void SetCreationTime(DateTime date)
Parameters
Type | Name | Description |
---|---|---|
DateTime | date | The creation time. |