AWS SDK for .NET Documentation
RemoveMetaData Method (key)
AmazonAmazon.S3.ModelPutObjectRequestRemoveMetaData(String) Did this page help you?   Yes   No    Tell us about it...
Removes a key from the Metadata list if it was added previously to this object.
Declaration Syntax
C#
public void RemoveMetaData(
	string key
)
Parameters
key (String)
The key to remove

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