Click or drag to resize
ListMultipartUploadsRequestPrefix Property
Gets or sets the target object's prefix of these multipart uploads.

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

Property Value

Type: String
See Also