This documentation is for the old version. Go to the latest Upload Suite docs

AmazonS3Extender.SourceFile Property

Gets source file upload settings.

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

Syntax

Visual Basic
Public ReadOnly Property SourceFile As FileSettings
C#
public FileSettings SourceFile { get; }

Property Value

The FileSettings of the source file.

See Also

Reference