Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

Buckets Property

The list of buckets returned by a call to ListBuckets .

Syntax

[VB.NET]
Public ReadOnlyProperty Buckets As S3BucketList

[C#]
public S3BucketList Buckets {get;}

Remarks

This property will be populated after a call to ListBuckets. It will contain information for the buckets that are owned by the current user.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0