FileProperties.CreationTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The file creation time. The creation time is not returned for files on Linux Compute Nodes.
public DateTimeOffset? CreationTime { get; }
member this.CreationTime : Nullable<DateTimeOffset>
Public ReadOnly Property CreationTime As Nullable(Of DateTimeOffset)