Click or drag to resize
IS3ObjectInfoGetMetadata Method
Returns object meta data.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
string GetMetadata(
	string key
)

Parameters

key
Type: SystemString
Metadata key.

Return Value

Type: String
See Also