string GetDirectoryDetails(string dirPath)
Gets details of a directory. Trust Level Required: High
Parameters
Name | Description |
dirPath | The path to the directory. |
Return
A JSON encoded FileInfo object.
Gets details of a directory. Trust Level Required: High
Name | Description |
dirPath | The path to the directory. |
A JSON encoded FileInfo object.