This documentation is for the old version. Go to the latest Upload Suite docs

AmazonS3Extender.Bucket Property

Gets or sets the bucket name.

Namespace: Aurigma.ImageUploader.AmazonS3
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property Bucket As String
C#
public string Bucket { get; set; }

Property Value

The value that represents a bucket name.

See Also

Reference