Gets information about afile.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable filesystem.getfileinfo(string path)

Parameters

Name Data Type Description
path String The path.

Return Value

Data Type Description
DataTable A datatable containing file information.
SXML