Image Resizer : API Documentation

Type VirtualFileWrapper

Namespace ImageResizer.Plugins

Interfaces IVirtualFile

Wraps a standard ASP.NET VirtualFile instance in an IVirtualFile-compatible wrapper.

Properties

Public properties

VirtualFile UnderlyingFile get; set;

The VirtualFile instance this class is wrapping

string VirtualPath get;