This documentation is for the old version. Go to the latest Upload Suite docs

Package Properties

The Package type exposes the following members.

Properties

Name Description
Public property PackageCount

Gets a total number of packages uploaded within the current session.

Public property PackageFields

Gets a name-value collection of POST fields uploaded within this package.

Public property PackageFileCount

Gets a number of files uploaded within this package.

Public property PackageGuid

Gets a unique identifier of the current upload session.

Public property PackageIndex

Gets an index of this package inside the current session.

Public property UploadedFiles

Gets a collection of UploadedFile instances belonging to this package.

See Also

Reference