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

PredefinedMetaProperty Class

Represents a predefined metadata field to upload to Amazon S3 storage.

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

Syntax

Visual Basic
Public Class PredefinedMetaProperty _
	Inherits MetaProperty
C#
public class PredefinedMetaProperty : MetaProperty

Inheritance Hierarchy

System..Object
L Aurigma.ImageUploader.AmazonS3..MetaProperty
L Aurigma.ImageUploader.AmazonS3..PredefinedMetaProperty

See Also

Reference