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

AmazonS3Extender.Bucket Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a 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

Type: System.String

The bucket name.

Default value is "".

See Also

Reference