pub type FileInfoQuery = Query<FileInfoQueryData>;
Get all the information about a file.
pub struct FileInfoQuery { /* private fields */ }
Returns the ID of the file for which information is requested.
Sets the ID of the file for which information is requested.