Gets user-provided description of the uploaded file.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public ReadOnly Property Description As String
public string Description { get; }
To enable or disable the user to edit the description, use the ShowDescriptions property.