Gets or sets the minimum allowable size for the uploaded content.
Namespace:
Aurigma.ImageUploader.AmazonS3
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MinContentLength As Integer
public int MinContentLength { get; set; }