FileNode.SetTimeInfo Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9313)
SetTimeInfo(NodeTimeInfo)
Sets the time info of the node. Inherited from NodeBase.
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.  |