Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.AmazonStorage
IS3ObjectInfoExtensionMethods Class
IS3ObjectInfoExtensionMethods Methods
GetBucketName Method
IS3ObjectInfoExtensionMethods
GetBucketName Method
Returns bucket name for current
IS3ObjectInfo
.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
string
GetBucketName
(
this
IS3ObjectInfo
obj
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Representation of a file in Amazon S3 storage.
Return Value
Type:
String
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IS3ObjectInfo
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
IS3ObjectInfoExtensionMethods Class
CMS.AmazonStorage Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com