Overview
Returns the file info by id numberFileInfo myFiles.Get(id: string)
Arguments
string id
Id number of file.
Returns
Instance of file info if found, otherwise null.Remarks
If id parameter is not a guid value throws an Error
FileInfo myFiles.Get(id: string)
If id parameter is not a guid value throws an Error