AWS SDK for .NET Documentation
WithMetaData Method (metaInfo)
AmazonAmazon.S3.ModelInitiateMultipartUploadRequestWithMetaData(NameValueCollection) Did this page help you?   Yes   No    Tell us about it...
Adds a set of key-value pairs to the request. The S3 Object that you create will have this metadata associated with it.
Declaration Syntax
C#
public InitiateMultipartUploadRequest WithMetaData(
	NameValueCollection metaInfo
)
Parameters
metaInfo (NameValueCollection)
The set of key-value pairs that will eventually be associated with the S3 Object
Return Value

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