Click or drag to resize

FileSystemItemMetadataCreationTime 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.1.26727.0-Beta2
Syntax
public DateTimeOffset CreationTime { get; set; }

Property Value

Type: DateTimeOffset

Implements

IFileSystemItemMetadataCreationTime
See Also