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

CustomMetaProperty Class

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

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

Syntax

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

Inheritance Hierarchy

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

See Also

Reference