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

PredefinedMetaProperty Class

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class represents a predefined 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 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