DeleteObjectsRequest.AddKey Method (string, string)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Add a key and a version to be deleted.

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

Syntax

C#
public void AddKey(
         String key,
         String version
)

Parameters

key
Type: System.String

Key of the object to be deleted.

version
Type: System.String

Version of the object to be deleted.

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