string GetFileDetails(string filePath)

Gets details of a file. Trust Level Required: High

Parameters

Name Description
filePath The path to the file.

Return

A JSON encoded FileInfo object.