Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.AmazonStorage
S3ObjectInfo Class
S3ObjectInfo Methods
SetMetadata Method
SetMetadata Method (String, String)
SetMetadata Method (String, String, Boolean)
SetMetadata Method (String, String, Boolean, Boolean)
S3ObjectInfo
SetMetadata Method (String, String)
Sets meta data to object.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
Copy
public
void
SetMetadata
(
string
key
,
string
value
)
Parameters
key
Type:
System
String
MetaData key.
value
Type:
System
String
Metadata value.
Implements
IS3ObjectInfo
SetMetadata(String, String)
See Also
Reference
S3ObjectInfo Class
SetMetadata Overload
CMS.AmazonStorage Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com