Image Resizer : API Documentation

Type IVirtualFileWithModifiedDate

Namespace ImageResizer.Plugins

Interfaces IVirtualFile

Always implement this if possible. Allows caching systems to detect changes to source files and invalidate cached data properly.

Properties

Public properties

DateTime ModifiedDateUTC get;

The modified (last write time) of the source file, in UTC form.