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.
Gets details of a file. Trust Level Required: High
| Name | Description |
| filePath | The path to the file. |
A JSON encoded FileInfo object.