Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.AmazonStorage
S3ObjectInfoProvider Class
S3ObjectInfoProvider Methods
GetInfo Method
GetInfo Method (String)
GetInfo Method (String, Boolean)
S3ObjectInfoProvider
GetInfo Method (String, Boolean)
Initializes new instance of S3 object info with specified bucket name.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.2.23
Syntax
C#
Copy
public
IS3ObjectInfo
GetInfo
(
string
path
,
bool
key
)
Parameters
path
Type:
System
String
Path with file name.
key
Type:
System
Boolean
Specifies that given path is already object key.
Return Value
Type:
IS3ObjectInfo
Implements
IS3ObjectInfoProvider
GetInfo(String, Boolean)
See Also
Reference
S3ObjectInfoProvider Class
GetInfo Overload
CMS.AmazonStorage Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com