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

PredefinedMetaProperty.Field Property

Gets or sets the value of the predefined metadata field to upload to Amazon S3 storage.

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

Syntax

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

Property Value

The value of the predefined metadata field to upload to Amazon S3 storage.

See Also

Reference