NodeBase.SetTimeInfo Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
SetTimeInfo(NodeTimeInfo)
Sets the time info of the node.
Declaration
public NodeBase SetTimeInfo(NodeTimeInfo newTimeInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| NodeTimeInfo | newTimeInfo |
Returns
| Type | Description |
|---|---|
| NodeBase | Up-to-date representation of the node in the FileSystemProvider. |