Click or drag to resize
ListMultipartUploadsRequest Constructor
Initializes a new instance of the ListMultipartUploadsRequest class

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public ListMultipartUploadsRequest(
	string bucketName
)

Parameters

bucketName
Type: SystemString
See Also