DeleteError Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Contains information about a failed delete operation against a specific S3 object.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.DeleteError

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

Syntax

C#
public class DeleteError : Object

The DeleteError type exposes the following members

Constructors

  Name Description
Public Method DeleteError()

Properties

  Name Description
Public Property Code The failure code for the delete error.
Public Property Key The key of the S3 object.
Public Property Message The failure message for the delete error.
Public Property VersionId The version of the S3 object.

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