UploadedFile.Description Property ActiveX/Java Uploader ASP.NET

Gets a user-provided description of this user-selected file.

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

Syntax

C#
public abstract string Description { get; }

Property Value

Type: System..String

The user-provided description of this user-selected file.

See Also

Reference