AWS SDK for .NET Documentation
WithDestinationKey Method (dstKey)
AmazonAmazon.S3.ModelCopyPartRequestWithDestinationKey(String) Did this page help you?   Yes   No    Tell us about it...
Sets the key to be given to the copy of the source object.
Declaration Syntax
C#
public CopyPartRequest WithDestinationKey(
	string dstKey
)
Parameters
dstKey (String)
Key of the copy of the source object
Return Value
the response with the Destinationkey set

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)