Returns information about the CopyPart response and response metadata.
Inheritance Hierarchy
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class CopyPartResponse : AmazonWebServiceResponse
The CopyPartResponse type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
CopyPartResponse() |
Properties
Name | Description | |
---|---|---|
![]() |
ContentLength | Returns the content length of the HTTP response. |
![]() |
CopySourceVersionId | The version of the source object that was copied, if you have enabled versioning on the source bucketName. |
![]() |
ETag | Entity tag of the object. |
![]() |
HttpStatusCode | Returns the status code of the HTTP response. |
![]() |
LastModified | Date and time at which the object was uploaded. |
![]() |
PartNumber | Gets and sets the PartNumber property. This is the part number in it's multi-part upload that will uniquely identify the part and determine the relative ordering within the destination object. |
![]() |
ResponseMetadata | Contains additional information about the request, such as the Request Id. |
![]() |
ServerSideEncryptionMethod | The Server-side encryption algorithm used when storing this object in S3. |
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