Package.PackageFileCount Property ActiveX/Java Uploader ASP.NET

Gets a number of files uploaded within this package.

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

Syntax

C#
public abstract int PackageFileCount { get; }

Property Value

Type: System..Int32

The number of files uploaded within this package.

See Also

Reference