FileSystemInfo.CreationTime Property
Gets or sets the creation time of the current FileSystemInfo object.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Syntax
public DateTime CreationTime { get; }
Property Value
The creation date and time of the current FileSystemInfo object.
Version Information
Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.
See Also
Reference
FileSystemInfo Class
FileSystemInfo Members
System.IO Namespace