NodeTimeInfo.Empty Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9448)
Empty
Represents the empty NodeTimeInfo.
Declaration
public static NodeTimeInfo Empty { get; }
Property Value
| Type | Description |
|---|---|
| NodeTimeInfo |
Remarks
Empty NodeTimeInfo has LastAccessTime == MinValue and CreationTime == MinValue and LastWriteTime == MinValue.