PredefinedMetaProperty.Field Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a value of the predefined metadata field to be uploaded to Amazon S3 storage.

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

Syntax

C#
public string Field { get; set; }

Property Value

Type: System..String

The value of the predefined metadata field.

See Also

Reference