AWS SDK for .NET Documentation
WithMetaData Method (metaInfo)
AmazonAmazon.S3.ModelPutObjectRequestWithMetaData(NameValueCollection) Did this page help you?   Yes   No    Tell us about it...
Adds a set of key-value metadata pairs to the object when uploaded.
Declaration Syntax
C#
public PutObjectRequest 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)