DeleteObjectsRequest.Quiet Property

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Toggles between Quiet and Verbose mode for the operation. If set to true (Quiet mode), the response includes only those keys for objects on which the delete operation failed.

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

Syntax

C#
public Boolean Quiet { get; set; }
Property Value
Type: System.Boolean

Remarks

By default this property is false and keys for both successful deletes and failures are returned in the response.

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