GetCreationTime
Returns the time the file was created in local time.
Public Function GetCreationTime(
ByRef Path As String ) As CorDateTime
Parameters
- Path
-
[ByRef]
String.
The file to retrieve the creation time of.
Return Values
CorDateTime - A CorDateTime object representing the creation time.
See Also
Project CorLib Overview
Class File Overview