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

CustomMetaProperty Class

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class represents a custom metadata field to be uploaded 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