Click or drag to resize
DownloadObjectRequestBucketName Property
Gets or sets the name of the bucket.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public string BucketName { get; set; }

Property Value

Type: String
The name of the bucket.
See Also