Gets the date at which the file or directory was created.
C#
public DateTime CreationDate { get; }
VB
Public Read Property CreationDate As DateTime
Read only.