Click or drag to resize

FileInfo Properties

The FileInfo type exposes the following members.

Properties
  NameDescription
Public propertycdn_url
Public file CDN URL, may contain CDN operations.
Public propertydatetime_created
The file creation date/time.
Public propertydatetime_stored
The date/time that the file was stored in Uploadcare.
Public propertyerror
Error message, if any
Public propertyfiles
The list of File objects.
Public propertyfiles_count
The number of files in the files list.
Public propertyid
The uploadcare group ID.
Public propertyurl
The Uploadcare API resource URL for the file.
Top
See Also