Package Properties ActiveX/Java Uploader PHP

The Package type exposes the following properties.

Properties

NameDescription
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.