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

Package Members

The Package type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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