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

AmazonS3Extender.BucketHostName Property

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

The value that represents a custom bucket host name.

See Also

Reference