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

FileSettings.Key Property

Gets or sets an Amazon S3 file key.

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

Syntax

Visual Basic
Public Property Key As String
C#
public string Key { get; set; }

Property Value

The value that represents an Amazon S3 file key.

See Also

Reference