Click or drag to resize

IFileSystemItemMetadataCreationTime Property

IT Hit User File System
Gets or sets the creation date and time of the file or directory.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.2.27026.0
Syntax
Nullable<DateTimeOffset> CreationTime { get; set; }

Property Value

Type: NullableDateTimeOffset
See Also