AWS SDK for .NET Documentation
RemoveMetadata Method (key)
AmazonAmazon.S3.TransferTransferUtilityUploadRequestRemoveMetadata(String) Did this page help you?   Yes   No    Tell us about it...
Removes a key from the metadata list if it was added previously.
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)