UploadedFile.Description Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

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

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.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