Gets a list of MetaProperty objects which represent metadata fields to upload to Amazon S3 storage.
Namespace:
Aurigma.ImageUploader.AmazonS3
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public ReadOnly Property MetaProperties As List(Of MetaProperty)
public List<MetaProperty> MetaProperties { get; }