AWS SDK for .NET Documentation
AddKey Method (key, version)
AmazonAmazon.S3.ModelDeleteObjectsRequestAddKey(String, String) Did this page help you?   Yes   No    Tell us about it...
Add a key and a version to be deleted.
Declaration Syntax
C#
public void AddKey(
	string key,
	string version
)
Parameters
key (String)
Key of the object to be deleted.
version (String)
Version of the object to be deleted.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)