Click or drag to resize
AccountInfoS3Client Property
Gets instance of AmazonS3 class (main class providing operations with storage).

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 11.0.0
Syntax
C#
public AmazonS3Client S3Client { get; }

Property Value

Type: AmazonS3Client
See Also