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

AmazonS3Extender.BucketHostName Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a custom bucket host name.

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

Syntax

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

Property Value

Type: System.String

The custom bucket host name.

Default value is "".

See Also

Reference