UploadedFile.Package Property ActiveX/Java Uploader ASP.NET

Gets a Package instance related to this user-selected file.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public abstract Package Package { get; }

Property Value

Type: Aurigma.ImageUploader..Package

The Package instance related to this user-selected file.

See Also

Reference