Click or drag to resize
S3ObjectInfoProviderGetBucketName Method
Returns bucket name from account info.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public static string GetBucketName(
	string path
)

Parameters

path
Type: SystemString
Path for which is bucket name returned.

Return Value

Type: String
See Also