Gets a list of MetaProperty objects representing metadata fields to be uploaded to Amazon S3 storage.
Namespace:
Aurigma.ImageUploader.AmazonS3
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public List<MetaProperty> Meta { get; }
Type: System.Collections.Generic..List<<'T>>
The list of MetaProperty objects representing metadata fields to be uploaded to Amazon S3 storage.
The array of metadata fields to be uploaded to Amazon S3 storage.