AWS SDK for .NET Documentation
WithMetadata Method (metaInfo)
AmazonAmazon.S3.TransferTransferUtilityUploadRequestWithMetadata(NameValueCollection) Did this page help you?   Yes   No    Tell us about it...
Adds a set of key-value pairs to the request and returns this object instance, enabling additional method calls to be chained together.
Declaration Syntax
C#
public TransferUtilityUploadRequest WithMetadata(
	NameValueCollection metaInfo
)
Parameters
metaInfo (NameValueCollection)
The set of key-value pairs associated with the Amazon S3 object.
Return Value
This object instance, enabling additional method calls to be chained together.

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