Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.AmazonStorage
S3ObjectInfo Class
S3ObjectInfo Methods
DeleteMetadataFile Method
Exists Method
GetMetadata Method
Lock Method
SetMetadata Method
UnLock Method
S3ObjectInfo
.
GetMetadata Method
Returns object meta data.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
Copy
public
string
GetMetadata
(
string
key
)
Parameters
key
Type:
System
.
String
Metadata key.
Return Value
Type:
String
Implements
IS3ObjectInfo
.
GetMetadata(String)
See Also
Reference
S3ObjectInfo Class
CMS.AmazonStorage Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com