Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com