File: GetCreationTimeUtc

GetCreationTimeUtc

Returns the time the file was created in UTC time.



 Public Function GetCreationTimeUtc(
	  ByVal sPath As String ) As cDateTime

Parameters

sPath
[ByVal] String. The file to retrieve the creation time of.

Return Values

cDateTime -  A cDateTime object representing the creation time.

Remarks

See Also

Project VBCorLib Overview Class File Overview File Properties File Methods GetCreationTime GetLastAccessTime