Click or drag to resize
InitiateMultipartUploadRequestBucketName Property
Gets or sets the bucket name to upload files to.

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

Property Value

Type: String
See Also