Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileInfo

Package version

Information about a image store file.

Hierarchy

  • FileInfo

Index

Properties

Optional fileSize

fileSize: undefined | string

The size of file in bytes.

Optional fileVersion

fileVersion: FileVersion

Information about the version of image store file.

Optional modifiedDate

modifiedDate: Date

The date and time when the image store file was last modified.

Optional storeRelativePath

storeRelativePath: undefined | string

The file path relative to the image store root path.

Generated using TypeDoc