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

CustomMetaProperty Members

The CustomMetaProperty type exposes the following members.

Constructors

Name Description
Public method CustomMetaProperty

Creates and initializes an instance of the CustomMetaProperty class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString

Returns a String that represents the current MetaProperty.

(Inherited from MetaProperty.)

Properties

Name Description
Public property Name

Gets or sets a name of the metadata property.

(Inherited from MetaProperty.)
Public property Value

Gets or sets the value of the custom metadata field to upload to Amazon S3 storage.

See Also

Reference