• DownloadItem

Contents

DownloadItem

Namespace: Middleware.Downloads

Assembly: Middleware

Represents a downloadable file that is used with IDownloadProvider and DownloadPlugin module.

Constructors

Properties

Id Unique id of download item.
Name Name of downloadable item.
Description Description of downloadable item.
Version Current version of downloadable item.
Filename Name of the physical file for the downlaod item.
Icon Icon used to represent the download item.
Size Size of the downloadable file.

In This Document