NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

FileDateTime Function

Returns a DateTime that indicates the date and time when a file was created or last modified.

FileDateTime(pathname)

The required pathname argument is a string expression that specifies a file name. The pathname may include the directory or folder, and the drive.

See Also

Example

FileLen Function | GetAttr Function