S3MetadataDirective Enumeration

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
An enumeration of all Metadata directives that can be used for the CopyObject operation.

Inheritance Hierarchy

System.Object
  System.ValueType
    System.Enum
      Amazon.S3.S3MetadataDirective

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public enum S3MetadataDirective

The S3MetadataDirective type exposes the following members

Members

  Name Description
Enum COPY Specifies that the metadata is copied from the source object.
Enum REPLACE Specifies that the metadata is replaced with metadata provided in the request. All original metadata is replaced by the metadata you specify.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8