Click or drag to resize

GetObjectMetadataResponseWebsiteRedirectLocation Property

Redirect the request to another object in the bucket or to an external URL. If the bucket is configured with website hosting, the object metadata property can be set.

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public string WebsiteRedirectLocation { get; }

Property Value

Type: String
See Also